delete https://{tenanturl}/v1.0/branding/reset
Eliminate all themes and template customizations for a tenant, effectively resetting back to the Out of the Box templates.
Entitlements required: manageTemplates (Manage Templates)
Responses
Eliminate all themes and template customizations for a tenant, effectively resetting back to the Out of the Box templates.
Entitlements required: manageTemplates (Manage Templates)
xxxxxxxxxx
curl --request DELETE \
--url https://tenant_url/v1.0/branding/reset \
--header 'accept: */*'