v1

latestOpenAPI 3.1.02026-07-2210284274.4 KB
Brand Resolution

Set up a hosted brand.json

Create or update a hosted brand.json for a domain owned by the authenticated user's organization. Returns the hosted URL and a pointer snippet for DNS setup.

post/api/brands/setup-my-brand

Request body

domainstring required
brand_namestring required
brand_jsonobject

Optional full brand.json draft to host in the registry

logo_urlstring
brand_colorstring

Example request

{
  "domain": "acmecorp.com"
}

Response

Brand setup result

domainstring required
has_brand_jsonboolean required
hosted_brand_json_urlstring required
pointer_snippetstring required

JSON string for brand.json pointer