Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.getmaxim.ai/v1/workflows \ --header 'x-maxim-api-key: <api-key>'
Delete a workflow by id. Also removes any scheduled jobs targeting this workflow.
API key for authentication
Unique identifier of the workflow to delete
1
Workspace that owns the workflow
Workflow deleted successfully
Was this page helpful?