post https://customer-my-onetrust-com.ezproxy.nottingham.edu.cn/api/consentmanager/v1/collectionpoints
Use this API to create a new Collection Point. The Collection Point will be created with version 1 and Draft status.
Things to Know
- Data element name values support up to 750 characters. Data element types containing the word Country do not support the following characters: [<>();:'รขโฌล$#}{]
- If the
EnablePrimaryIdentifierparameter is set totrue, then thePrimaryIdentifierTypeparameter will be required in the API request body.- When creating a Web Form Collection Point, the
HostedSDKparameter value will be set totrueby default, regardless of the value entered in the request body.- One of the following parameters is required in the API request body:
PurposeId,PurposeIds, orPurposeIdsWithVersion.
- The
PurposeIdandPurposeIdsparameters can be used to link an Active version of a purpose to a Collection Point.- The
PurposeIdsWithVersionparameter can be used to link specific versions of a purpose (either in Draft or Active status) to a Collection Point.
Recipes
๐ฅ
Creating a Collection Point and Retrieving Consent
Open Recipe
