Brands
Delete a brand
Deletes a brand. The default brand cannot be deleted; domains that used the deleted brand fall back to the default.
Deletes a brand. The default brand cannot be deleted; domains that used the deleted brand fall back to the default.
Authorization
apiKey x-api-key<token>
In: header
Path Parameters
slug*string
Match
^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/brands/string"{ "success": true}