Skip to main content

Authorize a custom domain

POST 

/api/v1/chatbots/:chatbotId/domains

Adds a custom domain to the chatbot's authorized login domain list. Requires a paid plan tier that supports custom domains. On success returns the updated domain status. On failure (the domain authorization call failed) returns 400 with PublicDomainStatus (status: pending_manual) or a standard Error envelope for validation/config failures. Required scope: domains:write.

Request

Responses

Domain authorized.