Skip to main content

Delete a branding item

DELETE 

/brandings/:name

This API endpoint delete information for an existing branding item by name.

Request

Path Parameters

    name stringrequired

    The name of the branding item to be deleted

    Example: default

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...