Flagged Messages
Block/Review Flagged Message
Review a CometChat flagged message by ID with REST API and apply block or review actions from moderation workflows.
PATCH
Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Path Parameters
Id of the message which needs to be reviewed.
Body
application/json
Specifies the moderation action to apply to the flagged message (approve or disapprove).
Available options:
approved, disapproved Response
200 - application/json
Review and Flag Message(s)
The response is of type object.