Skip to main content
POST
Report a shout for moderation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
shoutId
string
required

The unique identifier of the shout to report

reason
string

The reason for reporting the shout

Minimum string length: 1

Response

OK

id
string

The unique identifier of the shout.

message
string

The content of the shout.

parent
string

The ID of the parent shout if this is a reply, otherwise null.

createdAt
string<date-time>

The date and time when the shout was created.

author
object