Skip to main content
POST
/
v1
/
agents
/
sessions
/
{sessionId}
/
cancel
Error
A valid request URL is required to generate request examples
{}

Authorizations

Authorization
string
header
required

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

Path Parameters

sessionId
string
required

Session identifier (.).

Minimum string length: 1
Example:

"01arz3ndektsv4rrffq69g5fav.g"

Body

application/json

The body is of type object.

Response

Turn cancelled.

The response is of type object.