put https://customer.my.onetrust.com/api/consentmanager/v1/purposes/
Use this API to update an existing Purpose. Before calling this API, ensure that the Purpose is in Draft status. If the Purpose is in Active status, use the Create New Purpose Version API to create a new version of the Purpose.
Things to Know
- This API returns Purpose descriptions inside
<p>
and</p>
HTML tags. These can be sanitized depending on your formatting needs.
Recipes
📥
Creating a Collection Point and Retrieving Consent
Open Recipe