v1

latestOpenAPI 3.1.02026-07-2210284274.4 KB
Brand Resolution

Save brand

Save or update a brand in the registry. Requires authentication. For existing brands, creates a revision-tracked edit. For new brands, creates the brand directly. Cannot edit authoritative brands managed via brand.json.

post/api/brands/save

Request body

domainstring required
brand_namestring required
brand_manifestobject

Example request

{
  "domain": "acmecorp.com",
  "brand_name": "Acme Corp"
}

Response

Brand saved or updated

successtrue required
messagestring required
domainstring required
idstring required
revision_numberinteger