Skip to Content
BlitzPulse docs are live. Looking for Blitz Global? Visit https://blitzglobalcapital.com.
Api ReferenceModeration API

Moderation API

Auto-generated from openapi-snapshot.json. Do not edit by hand — changes are overwritten by scripts/docs/generate_api_reference.py.

3 endpoints in this group.

POST /api/moderation/actions/{action_id}/appeal

Create Appeal

Parameters

NameInTypeRequiredDescription
action_idpathintegerrequired

Request body: application/json

Responses

CodeDescription
201Successful Response
422Validation Error

GET /api/moderation/appeals

List My Appeals

Responses

CodeDescription
200Successful Response

POST /api/moderation/guard

Guard Content

Request body: application/json

Responses

CodeDescription
200Successful Response
422Validation Error