put https://customer.my.onetrust.com/api/consentmanager/v1/collectionpoints/
Use this API to update an existing Collection Point. Before calling this API, ensure that the Collection Point is in Draft status. If the Collection Point is in Active status, use the Create New Collection Point Version API to create a new version of the Collection Point.
Things to Know
- One of the following parameters must be included in the API request body:
PurposeId
,PurposeIds
, orPurposeIdsWithVersion
.
- The
PurposeId
andPurposeIds
parameters can be used to link an Active version of a purpose to a Collection Point.- The
PurposeIdsWithVersion
parameter can be used to link specific versions of a purpose (either in Draft or Active status) to a Collection Point.