Consent notices
How to manage consent notices via the Didomi API
Note: Didomi recommends using the Didomi Console to manage consent notices and reserving the API for edge cases that cannot be handled through the Console.
Consent notices can be fully managed via the Didomi API for automating notices creation, updates, or publishing.
The Didomi API manages consent notices and their configuration through the following entities:
Notices: A high-level definition of notices (ID, name, etc.)
Configurations: The detailed configuration and history of notices
Deployments: An auditable list of deployed notices
We also offer a step-by-step tutorial for creating, configuring, and publishing a consent notice.
Last updated