Withdraw Data Subject's Consent

Use this API to withdraw a data subject's consent for a specific Purpose. The data subject identifier must be included either in the identifier query or header parameter, preferably passed in the header.

πŸ—’

Things to Know

  • This API is not designed to be used in synchronous workflows. As an alternative, the Create Consent Receipts API can be called.
Path Params
uuid
required

Unique Identifier for Purpose.

Query Params
string
deprecated

Data Subject Identifier (prefer the header parameter).

Headers
string

Data Subject Identifier (prefer the header parameter).

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*