Create a brand
POST {{base_url}}/brandings
To retrieve your image_id
, refer to the two Upload brand logo
endpoints below.
Request Body
{"name"=>"My brand’s name", "branding_url"=>"https://brand.com", "logo"=>"{{image_id}}", "favicon"=>"{{image_id}}", "custom_domain"=>"https://ask.brand.com"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
organization-id | string |