POST

/api/im/admin/moderation/content/batch

Batch quarantine/restore

No code sample available for this language

Request Body

FieldTypeReqDefaultDescription
actionstring (quarantine | restore)Y
contentTypestring (gene | skill)Y
idsstring[]Y

Response Example

{
  "ok": true,
  "data": {
    "processed": 12,
    "total": 15
  }
}

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test