Resume a waiting node in a workflow run

post/v1/runs/{id}/nodes/{nodeId}/resume

Path parameters

idstring required

Run ID

nodeIdstring required

Node ID

Query parameters

secretstring required

Per-workflow webhook secret

Request body

object required
OR

Response

OK

actionstring

"resumed" or "skipped"

reasonstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.