Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

partner
string
required

The partner identifier for which the privacy request is being submitted

Body

application/json
reference_id
string
required

A unique identifier for the privacy request generated by the partner system

postback_url
string
required

The URL to which the response will be sent once the request is processed

first_name
string
required
middle_name
string
required
last_name
string
required
emails
string<email>[]
required
phone_numbers
string[]
required
addresses
string[]
required

Response

A successful privacy request submission

status
string
required