Reports

Report guild

Submits a report about a guild to moderators for policy violation review.

post/reports/guild

Request body

guild_idstring snowflake required
category'harassment' | 'hate_speech' | 'extremist_community' | 'illegal_activity' | 'child_safety' | 'raid_coordination' | 'spam' | 'malware_distribution' | 'other' required

Category of the guild report

invite_codestring

Invite code proving access to the guild (required when not a member of a non-discoverable guild)

Response

Success

report_idstring required

The unique identifier for this report

statusstring required

Current status of the report (pending, reviewed, resolved)

reported_atstring required

ISO 8601 timestamp when the report was submitted

Changes

No recorded changes to this endpoint across all 1 revision of this API.