cURL
curl --request PUT \ --url https://api.kadoa.com/v4/workflows/{workflowId}/resume \ --header 'x-api-key: <api-key>'
{ "message": "Workflow resumed" }
API key for authentication
The ID of the workflow to resume
Workflow resumed successfully (may be sent for compliance review if rule is enabled)
The response is of type object.
object