Start Session

POST {{cb_url}}/appservices/v6/orgs/{{cb_org_key}}/liveresponse/sessions

Creates a new Live Response session for the specific device. The returned session id is required by all other requests in this API. Sessions are kept alive for a timeout period and then terminated once the timeout period has expired. By default this period is 15 minutes.

RBAC Permissions Required

Permission (.notation name)Operation(s)
org.liveresponse.sessionCREATE

See Documentation