Moderate Entity
Space — Moderation
Moderate Entity
Approve or remove an entity within a space
PATCH
Moderate Entity
Takes a direct moderation action on an entity in a space. Requires the caller to be a moderator or admin.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 entity to moderate.
Body Parameters
The moderation action:
"approve" or "remove".Optional reason for the moderation action. Up to 1,000 characters.
Response
Confirmation message.
The resulting status:
"approved" or "removed".
