Delete Cross Device Consents and Receipts

Use this API to delete cross device consents and the related receipts. This API is designed for users with a CRO license. However, users with both UCPM and CRO licenses, can use the Delete Data Subjects API to delete CRO data subject identifiers.

πŸ—’

Things to Know

  • A maximum of 1000 data subject identifiers can be deleted per request.
  • Requests will be processed asynchronously.
Body Params
identifiers
array of strings
length between 1 and 1000

A list of data subject identifiers for which the deletion of both the receipt and the cross-device consent is required.

identifiers
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
*/*