Skip to main content
POST
Release

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Session id (ses_<uuid>)

Response

Control returned to the agent

resumed
boolean
required

true when a parked task was handed back to the agent.

session_id
string
required
task_id
string | null