Skip to main content
POST
Resume a waiting flow execution

Authorizations

X-API-Key
string
header
required

API key required for all endpoints

Path Parameters

execution_id
string<uuid>
required

Body

application/json
input
string

Text input to resume the flow with

Example:

"yes"

message
object

Structured message data to resume with

Example:

Response

Flow execution resumed successfully

data
object