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.
curl --request DELETE \
--url https://api.getmaxim.ai/v1/workflows \
--header 'x-maxim-api-key: <api-key>'Was this page helpful?