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.
See also: useModerateSpaceEntity
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".
