Submit a moderation report regarding an atproto account or record. Implemented by moderation services (with PDS proxying), and requires auth.
POST
/xrpc/com.atproto.moderation.createReport
Request Body required
Section titled “Request Body required ”object
reasonType
required
Indicates the broad category of violation the report is for.
string
reason
Additional context about the content and violation.
string
subject
required
modTool
Moderation tool information for tracing the source of the action
object
name
required
Name/identifier of the source (e.g., ‘bsky-app/android’, ‘bsky-web/chrome’)
string
meta
Additional arbitrary metadata about the source
Responses
Section titled “ Responses ”Success