Approve Blocked Messages
AI Moderation
Approve Blocked Messages
Approves the messages blocked by the moderation service.
PATCH
Approve Blocked Messages
Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-flutter-sdk-mark-as-unread.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Path Parameters
messageId for the moderation service
Body
application/json
Moderation status of the message.
Example:
"approved"
Response
200 - application/json
Approve Blocked Messages