Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

execution_id
string
required

Execution ID to resume

Body

application/json

Request to resume a waiting execution

data
any
required

Data to resume with

step_key
string
required

Step key that's waiting

Response

Execution resumed