Delete a brand
Delete brand at organization level . A brand can be deleted if it doesn't have any active campaigns.
delete
/organizations/{organizationId}/tcr-brands/{brandId}
Authorizations
Path parameters
organizationIdstring · uuidrequired
The ID for the organization.
Example:
d0b85ccc-b63a-4e81-b698-c359d77d250e
brandIdstringrequired
A unique identifier for the brand.
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
404
Last updated
Was this helpful?