Skip to main content
POST
Disable bot for conversation (hand off to human)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Conversation id. Get it from conversations.list.

Pattern: ^\d+$

Response

OK

success
any
required