Report a chat message
Reports a chat message for staff moderation as the API key owner. The owner must be a participant of the message's chat room; a non-participant receives 403. System messages and the owner's own messages cannot be reported. Reporting the same message twice is idempotent (returns the existing report with alreadyReported: true). Requires the chat.write scope and the writes feature. Supports the Idempotency-Key header.
Path parameters
ID of the chat message to report.
ID of the chat message to report.
Request body
Response
The message was reported (or was already reported).
Changes
Changed in 3 of the 21 revisions of this API.13
- ○
api tag
Match Chataddedapi-tag-added
- ○
api tag
Chatremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 377 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲