Actions
Execute moderation action
Execute a moderation action on one or more content items.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Input parameters
ID or key of the action to execute
IDs of the content items to apply the action to
Optional value to provide with the action
Optional queue ID if the action is queue-specific
Response
200
application/json
Action executed successfully
Execution result
Whether the action was executed successfully
Was this page helpful?