Skip to main content
POST
Check if a user can be reported

Authorizations

Authorization
string
header
required

API key and secret as key:secret in Authorization header.

Body

application/json
userId
string
required
Minimum string length: 1
reporterId
string
required
Minimum string length: 1

Response

Whether the user can be reported

success
boolean
required
canReport
boolean
required
user
object
required
reporterId
string
required
reason
string
required