Create Identified Consent Receipts

Use this API to create consent receipts for identified data subjects using non-cookie collection points. This endpoint is designed specifically for scenarios where data subjects are identified through explicit identifiers rather than cookies.

🗒

Things to Know

  • Each collection point must first be set up in the OneTrust application to generate a valid JWT, which must be present in the request payload. The JWT can be found on the Integrations tab of the collection point Details screen or via the Get Collection Point Token API.

  • When using this endpoint, you must include an identifier for the data subject, such as an email address or other unique identifier, in the request payload.

  • The identified endpoint creates a persistent record of consent for the data subject that can be managed and updated over time through the OneTrust preference center.

  • If you need to link multiple identifiers to the same data subject, use the additionalIdentifiers field in your request payload.\n\n* In most cases, further authorization is not required. However, additional information for setting up authenticated consent can be found here when needed.

Language
URL