Skip to main content
POST
/
api
/
v1
/
workflow-instances
/
{instance_id}
/
resume
Resume Instance Endpoint
curl --request POST \
  --url https://api.example.com/api/v1/workflow-instances/{instance_id}/resume
{
  "message": "<string>",
  "instance_id": "<string>"
}

Path Parameters

instance_id
string
required

Response

Successful Response

message
string
required
instance_id
string
required