Skip to main content
POST
File a data-subject access or erasure request (DSAR)

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
requester_email
string
required

Where the signed export link (or status update) is emailed.

contact_id
string

Existing contact the request is about (optional if an identifier is given).

subject_email
string

The data subject's email, used to resolve or match their records.

subject_phone
string

The data subject's phone in E.164 format.

applicable_jurisdiction
enum<string>

Legal regime the request is filed under (defaults to gdpr).

Available options:
gdpr,
ccpa,
cpra,
lgpd,
pdpa,
pipeda,
dpdp
request_type
enum<string>

The right being exercised (defaults to know).

Available options:
know,
delete,
correct,
opt_out_sale,
limit_sensitive_pi,
portability,
non_discrimination
consumer_categories
string[]

CCPA categories of personal information the request covers.

verification_method
enum<string>

Identity-verification posture the operator requires.

Available options:
email_link,
email_phone,
document,
manual_review
requester_statement
string

Free-text description of the request (max 4096 chars).

Response

202 - application/json

The request was accepted and queued for processing.

data
object
meta
object