Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.

Path Parameters

chatId
string<uuid>
required

Chat id.

Body

application/json
domain_ids
string<uuid>[]

Verified organization domain ids. Empty restores organization-wide authorization.

Response

The chat's new scope.

scoped_domains
object[]
delivered
boolean

Whether the running sandbox acknowledged the new scope.