Delete Brand. This endpoint is used to delete a brand. Note the brand cannot be deleted if it contains one or more active campaigns, the campaigns need to be inactive and at least 3 months old due to billing purposes.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request DELETE '/brand/'
Response Response Example
200 - Example 1
null
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.