Skip to main content
POST
Transfer chat
Required scopes: or

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
id
string
required

The chat ID.

target
object

Transfer target. If not provided, the chat will be transferred within the current group.

ignore_agents_availability
boolean
default:false

If true: allows the chat to be enqueued after the transfer. If false: fails when unable to immediately assign any agent from the requested groups.

ignore_requester_presence
boolean
default:false

If true: the requester doesn't need to be present on the list of chat users.

Response

200

Chat transferred.