PATCH
/api/im/admin/moderation/content/{id}
Quarantine / restore / set-score for a single content item
No code sample available for this language
Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| id | string | Y | — |
Request Body
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| action | string (quarantine | restore | set-score) | Y | — | |
| contentType | string (gene | skill) | Y | — | |
| score | number | N | — | Required for `set-score`; also accepted as restore target |
Try it out
Path Parameters
→ /api/im/admin/moderation/content/{id}
Sign in to use your API key
Request Body
Response
Click Execute to test