Submits a report about potentially harmful content or behavior for review by the server staff.
This method requires an access token, but no permissions.
Parameters
User identifier or minus group identifier being reported.
The reason for the report.
spam– Spamrules– The actor violates some server rules. Only available when there are rules defined on the server. At least one rule identifier must be specified inrule_idsillegal– Illegal content or activitiesother– Anything that doesn't fit into the above categories
Which server rules are being violated, identifiers as a comma-separated string. Only meaningful when reason is rules.
Any content to be attached to the report. owner_id must be a user and the content must be authored by that user. JSON array.
The type of the content object.
Possible values:
wall_post,
wall_comment,
comment,
message,
photo.
Identifier of the content object.
If owner_id refers to an actor on another server, whether to forward (anonymously) the report to that server.
By default false.
An optional comment for the server staff.
Result
Returns true on success.