Report problematic users to your moderators.
Responses are not currently documented.
POST https://mastodon.example/api/v1/reports
POST
https://mastodon.example/api/v1/reports
Returns: Report OAuth: User token + write:reports Version history: 1.1 - added 2.3.0 - add forward parameter
write:reports
forward
Authorization
string
Bearer <user token>
account_id
ID of the account to report
status_ids
array
Array of Statuses to attach to the report, for context
comment
Reason for the report (default max 1000 characters)
boolean
If the account is remote, should the report be forwarded to the remote admin?
Last updated 6 years ago
Was this helpful?