com.atproto.moderation.createReport

Domain Index: atproto.com

Crawl History

#main - procedure

Submit a moderation report regarding an atproto account or record. Implemented by moderation services (with PDS proxying), and requires auth.

Query Parameters

No fields defined

Request Body

Content Type: application/json

Data Fields

Name Type Details
reason string

Additional context about the content and violation.

Length in Graphemes: 2000 max

Length in bytes (when UTF-8 encoded): 20000 max

reasonType ref (required)

Indicates the broad category of violation the report is for.

Reference: com.atproto.moderation.defs#reasonType

subject union (required)

Open Union:

Response Body

Content Type: application/json

Data Fields

Name Type Details
createdAt string (required)

Syntax Format: datetime

id integer (required)
reason string

Length in Graphemes: 2000 max

Length in bytes (when UTF-8 encoded): 20000 max

reasonType ref (required)

Reference: com.atproto.moderation.defs#reasonType

reportedBy string (required)

Syntax Format: did

subject union (required)

Open Union:

Errors

No error types defined