get https://customer.my.onetrust.com/api/consentmanager/v1/collectionpoints//token
Use this API to retrieve the JSON Web Token (JWT) for a given Collection Point. The JWT returned in the response can be used as the requestInformation
parameter value in the Consent Receipts API in order to pass data subject consent transactions.
Recipes
📥
Creating a Collection Point and Retrieving Consent
Open Recipe
🖨️
Copy Existing Data Subject Profile to New Data Subject Profile
Open Recipe
🤝
Submit Consent Receipts & Retrieve Transactions
Open Recipe