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
POST
/cms/comment/{id}/report
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
Comment ID
Request Bodyrequired
Section titled “Request Bodyrequired”Report payload
object
reason
required
Reason for the report, from the predefined list of reasons returned by GET /cms/comment/report/reasons
string
report_text
Additional free-text details about the report (optional)
string
Responses
Section titled “Responses”Comment reported
object
report_id
ID of the newly created report
integer
Bad request
Unauthorized
Comment not found