curl -X DELETE 'https://api.anyformat.ai/v2/workflows/550e8400-e29b-41d4-a716-446655440000/' \ -H 'Authorization: Bearer YOUR_API_KEY'
// No response body - workflow successfully deleted
Permanently delete a workflow and all associated results
Successful Response