Skip to main content
PUT
Updates an existing brand in your COR instance using its external ID.

Path Parameters

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

Request Body Requirements

object
required
string
Updated brand name

Known Errors

  • ZC001 — Entity is not associated (brand with the specified external ID not found)
  • BrandNotFoundError — No brand found with the specified external ID for this source
  • ValidationError — Missing required metadata.source field