Skip to main content
POST
Create a brand
Required scopes: read, write.

Authorizations

x-chatobserver-key
string
header
required

A workspace API key. Data endpoints require a service-account key with the specified scopes.

Headers

Idempotency-Key
string

Unique key for one logical command. Reuse it only when retrying the same request and payload.

Maximum string length: 255

Body

application/json
rootDomain
string
required
Required string length: 1 - 255
name
string
required
Required string length: 1 - 150
aliases
string[]
Maximum array length: 25
Required string length: 1 - 150
isOwnBrand

Response

Created successfully.

data
object
required