Skip to main content
POST
Complete Privacy Task

Authorizations

Authorization
string
header
required

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

Headers

X-Privacy-Lease
string | null
Required string length: 32 - 200
X-Correlation-ID
string | null
authorization
string | null

Path Parameters

request_id
string
required
processor
string
required

Body

application/json
digest_sha256
string
required
Pattern: ^[a-f0-9]{64}$
receipt_ref
string
required
Required string length: 1 - 1100
records_affected
integer
required
Required range: 0 <= x <= 1000000000
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 Complete Privacy Task Api V1 Privacy Requests Request Id Tasks Processor Complete Post · object.

Last modified on July 28, 2026