Skip to main content
POST
Create a person tip

Authorizations

Authorization
string
header
required

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

Path Parameters

person_id
string
required

Body

application/json
sender_name
string
required

Trimmed and normalized person name.

Minimum string length: 2
message
string
required
Minimum string length: 1
sender_phone
string | null

One valid phone number; national or international input is normalized to E.164.

Minimum string length: 1

Response

Tip response.

data
object
required