Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

session_id
string
required

ID of the session to cancel.

Response

Session state after the cancel attempt. Only id, agent_id, and state are populated on the session envelope.

session
object
queue_position
integer | null
Example:

null