Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.kadoa.com/v4/workflows/{workflowId}/pause \ --header 'x-api-key: <api-key>'
"Workflow paused"
API key for authentication
The ID of the workflow to pause
Workflow paused successfully
The response is of type string.
string