Skip to main content
DELETE
Deletes a brand from your COR instance using its external ID. This removes both the brand and the integration mapping.

Path Parameters

string
required
External brand ID that was used when creating the brand

Request Body Requirements

object
required

Known Errors

  • BrandNotFoundError — No brand found with the specified external ID for this source
  • ValidationError — Missing required metadata.source field
  • DeletionError — Brand cannot be deleted due to existing project associations