Reports

Report message

Submits a report about a message to moderators for content violation review. The reporter must be able to access the channel and target message.

post/reports/message

Request body

channel_idstring snowflake required
message_idstring snowflake required
category'harassment' | 'hate_speech' | 'violent_content' | 'spam' | 'nsfw_violation' | 'illegal_activity' | 'doxxing' | 'self_harm' | 'child_safety' | 'malicious_links' | 'impersonation' | 'other' required

Category of the message report

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.