Skip to content

Report a comment for moderation. The reasons list is configurable by the publisher; see GET /cms/comment/report/reasons for the current list. The default reasons are spam, harassment, hate_speech, misinformation, inappropriate_content, off_topic and other.

POST
/cms/comment/{id}/report
id
required
integer

Comment ID

Report payload

object
reason
required

Reason for the report, from the predefined list of reasons returned by GET /cms/comment/report/reasons

string
Allowed values: spam harassment hate_speech misinformation inappropriate_content off_topic other
report_text

Additional free-text details about the report (optional)

string

Comment reported

object
report_id

ID of the newly created report

integer

Bad request

Unauthorized

Comment not found