Moderate Message
Space — Moderation
Moderate Message
Approve or remove a chat message within a space
PATCH
Moderate Message
Takes a direct moderation action on a chat message in a space’s integrated conversation. Requires the caller to be a moderator or admin of the space.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
UUID of the space.
UUID of the chat message to moderate.
Body Parameters
The moderation action. Only
"removed" is supported — chat messages cannot be approved via this endpoint.Optional reason for the removal. Up to 1,000 characters.
Response
Confirmation message.
The resulting status:
"removed".
