Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

caseId
string
required

Body

application/json
node
string
required

The ID of the playbook transition node where the case is currently paused

path
string
required

The path label to follow (e.g., "a", "b")

Response

202 - undefined