Delete a brand

Delete brand at organization level . A brand can be deleted if it doesn't have any active campaigns.

delete
Authorizations
HTTPRequired

Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')

Path parameters
organizationIdstring · uuidRequired

The ID for the organization.

Example: d0b85ccc-b63a-4e81-b698-c359d77d250e
brandIdstringRequired

A unique identifier for the brand.

Responses
200

Brand is successfully deleted

application/json
delete
/organizations/{organizationId}/tcr-brands/{brandId}

Last updated

Was this helpful?