Moderation API
Auto-generated from
openapi-snapshot.json. Do not edit by hand — changes are overwritten byscripts/docs/generate_api_reference.py.
3 endpoints in this group.
POST /api/moderation/actions/{action_id}/appeal
Create Appeal
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
action_id | path | integer | required |
Request body: application/json
Responses
| Code | Description |
|---|---|
201 | Successful Response |
422 | Validation Error |
GET /api/moderation/appeals
List My Appeals
Responses
| Code | Description |
|---|---|
200 | Successful Response |
POST /api/moderation/guard
Guard Content
Request body: application/json
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |