Withdraw Consent on Behalf of a Data Subject

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

Query Params
string
deprecated

Data Subject Identifier (prefer the header parameter).

string
required

User withdrawing consent on behalf of data subject.

Body Params
string

Additional notes to be recorded as part of withdrawal

uuid
required

Unique identifier of the purpose for which consent is being withdrawn

string

Source or origin of the withdrawal request (e.g., IMPORT, API, SDK, ONETRUST, PREFERENCE_CENTER)

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 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*