cURL
curl --request POST \ --url https://prod.featherhq.com/workflows/executions/{executionId}/pause \ --header 'x-api-key: <api-key>'
{ "success": true }
Workflow execution paused successfully
The response is of type object.
object