DELETE
Delete Workflow
Permanently deletes a Workflow.
DELETE
https://api.vantaxai.com/v1/workflows/{workflow_id}Irreversible
Deleting a Workflow disarms its trigger and cannot be undone. Past execution records are retained for audit.
Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Path Parameters
workflow_idstringrequiredThe Workflow to delete.
example: wf_4c81a0