Skip to main content
POST
Create a GDPR request

Authorizations

x-access-token
string
header
required

Organization API token. Generate from Organization Settings → API Tokens.

Body

application/json
requestType
enum<string>
required

The type of GDPR request.

Available options:
erasure,
access
identityType
enum<string>
required

The type of identity to look up.

Available options:
email
identityValue
string
required

The identity value (e.g., an email address).

Response

Created

A GDPR data access or erasure request.

id
string
org_id
string
request_type
string
identity_type
string
identity_value
string
status
string
matching_user_exists
boolean
response
object
created_at
string
updated_at
string