cURL
curl --request DELETE \ --url https://api.kadoa.com/v4/workflows/{workflowId} \ --header 'x-api-key: <api-key>'
"Workflow deleted"
The ID of the workflow to delete
Workflow deleted successfully
The response is of type string.
string