Create privacy requests

Creates a new privacy request for data deletion or opt-out. Accepts personal information (email, name, address) or mobile advertising identifiers (MAID) to identify the data subject and processes the request according to the specified type. At least one identifier (email or MAID) must be provided. Returns a unique request UUID for tracking and handles duplicate detection.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

The type of privacy request.

Allowed:
string
required

The email address of the data subject. Either email or maid must be provided.

uuid

Mobile Advertising ID (IDFA for iOS or AAID for Android) of the data subject. Either email or maid must be provided.

string

The first name of the data subject.

string

The last name of the data subject.

string

The phone number of the data subject.

string

The street address of the data subject.

string

The city of the data subject.

string

The state of the data subject.

string

The zip code of the data subject.

Headers
string
required

Organization ID for the request

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json