Resume a paused workflow: by execution ID (POST or link), or by automation ID.
{ "payload": { ... } }
Authenticated with the org’s API key or session.
callbackToken must match the execution row. Returns an HTML confirmation page.
{ "payload": { ... } }.
{ "success": true, "waiting"?: boolean, "executionId"?, "completed"?, "continuedToStep"?, ... }