Skip to main content
POST
Verify Privacy Request

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string | null
Required string length: 8 - 200
X-Correlation-ID
string | null
authorization
string | null

Path Parameters

request_id
string
required

Body

application/json
evidence_ref
string
required
Required string length: 1 - 1000
verification_method
string
required
Pattern: ^(identity_provider_challenge|support_ticket)$
workspace_id
string
required
Required string length: 1 - 200
client_request_id
string | null
Required string length: 8 - 200

Response

Successful Response

The response is of type Response Verify Privacy Request Api V1 Privacy Requests Request Id Verify Post · object.

Last modified on July 28, 2026