Skip to main content
POST
Add a brand alias

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

Required for MCP writes. Reuse only to retry the same change. Receipts remain valid for 24 hours.

Maximum string length: 255

Path Parameters

id
string
required
Pattern: ^brd_[1-9][0-9]*$

Body

application/json
aliasType
enum<string>
required
Available options:
name,
domain
aliasText
string
required
Required string length: 1 - 255

Response

Successful operation.

data
object
required