Reports

Report user

Submits a report about a user to moderators for content violation or behaviour review.

post/reports/user

Request body

user_idstring snowflake required
category'harassment' | 'hate_speech' | 'spam_account' | 'impersonation' | 'underage_user' | 'inappropriate_profile' | 'other' required

Category of the user report

guild_idstring snowflake

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.