Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot the thread belongs to
Id of the thread that has to be escalated
Body
application/json
Request body to escalate a thread/conversation
Request Body
Escalation prompt to be used while escalting the conversation. Usually this is the description of the follow up prompt that is configured to trigger escaltion.