Components
Last updated
PATCH https://api.didomi.io/widgets/layout-components/{id}?organization_id=YOUR_ORG_ID
{
"type": "header || save || footer || section || preference || preference_value || dsar_form",
"options": {},
"organization_id": "YOUR_ORGANIZATION_ID"
}PATCH https://api.didomi.io/widgets/preferences-centers/layout-components?organization_id=YOUR_ORG_ID
[
{
"id": "String",
"type": "header || save || footer || section || preference || preference_value",
"options": {},
"organization_id": "YOUR_ORGANIZATION_ID"
}
]