Delete Branding Theme

Delete Branding Theme

Delete a custom theme

Request
URI
DELETE
https://{api_host}/cloudapi/branding/themes/{name}
COPY
Path Parameters
string
brandingThemeId
Required

branding theme URN or 'active' for the current organization active theme

string
brandingThemeId
Required

branding theme URN or 'active' for the current organization active theme

Query Parameters
boolean
force
Optional

Value "true" means to forcefully delete the object that contains other objects even if those objects are in a state that does not allow removal. The default is "false"; therefore, objects are not removed if they are not in a state that normally allows removal. Force also implies recursive delete where other contained objects are removed. Errors may be ignored. Invalid value (not true or false) are ignored.


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure