Didomi · Arazzo Workflow
Didomi Create and Verify a Privacy Center
Version 1.0.0
Create a privacy center for an organization and read it back to confirm it was created.
View Spec
View on GitHub
AdvertisingAdTechCCPACMPConsentConsent ManagementDSARData PrivacyGDPRIAB TCFMarTechPreference ManagementPrivacyPrivacy RequestsRegulatory ComplianceArazzoWorkflows
Provider
Workflows
create-privacy-center
Create a privacy center for an organization and read it back by ID.
Creates a privacy center owned by the organization and retrieves it by its ID to confirm that it was persisted.
1
createPrivacyCenter
{$sourceDescriptions.privacyCentersApi.url}#/paths/~1privacy-centers/post
Create a new privacy center. name and organization_id are both required by the PrivacyCenterInput schema.
2
getPrivacyCenter
{$sourceDescriptions.privacyCentersApi.url}#/paths/~1privacy-centers~1{id}/get
Read the privacy center back by its ID to confirm it was created.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.