v1

latestOpenAPI 3.0.32026-07-26710398.3 KB
Project

Update Brand

Update a brand within a project. Changes to name, regex, or aliases trigger a background recalculation of metrics. While recalculation is in progress, further updates to these fields are blocked (409 Conflict) until it completes.

patch/brands/{brand_id}

Path parameters

brand_idstring required

Request body

namestring

Triggers metric recalculation when changed

regexstring nullable

Triggers metric recalculation when changed

aliasesstring[]

Triggers metric recalculation when changed

domainsstring[]
colorstring

Hex color like #1A2B3C

Response

Brand updated successfully

object required

Brand updated successfully