Brands
Delete a brand
Audiences
AuthTokens
Brands
Inbound
Lists
Messages
Notifications
Profiles
Tenants
User Preferences
User Tenants
Brands
Delete a brand
Delete a brand by brand ID.
DELETE
/
brands
/
{brand_id}
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
brand_id
string
*
brand_id
Required
string
A unique identifier associated with the brand you wish to retrieve.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
brand_id
string
requiredA unique identifier associated with the brand you wish to retrieve.