Delete Branding Theme Contents

Delete Branding Theme Contents

Delete a custom theme's contents

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

name


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/branding/themes/{name}/contents