Notices
A notice is the high-level definition of a consent notice, including its ID, its name, and its creation/archival dates.
The /widgets/notices
endpoint of the API exposes the notices managed by Didomi for your organizations. For a full reference of the endpoint and the resources that it returns, visit https://api.didomi.io/docs/.
Create a consent notice
To create a consent notice, send a POST /widgets/notices
request with the name of the notice to create and the ID of the organization that will host it:
The API will return a response similar to:
Last updated