Skip to main content
POST
Create a person report

Authorizations

Authorization
string
header
required

Send the API key as Authorization: Bearer <api_key>.

Path Parameters

person_id
string
required

Body

application/json
reason
enum<string>
required
Available options:
duplicate,
inappropriate,
incorrect_info,
already_found,
other
reporter_name
string
required

Trimmed and normalized person name.

Minimum string length: 2
reporter_email
string<email>
required
details
string | null
Minimum string length: 1

Response

Report response.

data
object
required