Delete a brand
curl --request DELETE \ --url https://api.charp.ai/brands/{brand_id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Bearer token authentication using OAuth2 access token
Unique identifier of the brand
Brand deleted successfully