---
title: "Delete a workflow"
method: DELETE
path: "/workflows/{workflowID}"
tags: ["Workflows"]
---

# Delete a workflow

`DELETE /workflows/{workflowID}`

Deletes a workflow. Org-scoped — workflows in other orgs return 404.

## Path parameters

- `workflowID` string, required — workflow identifier

## Response `200`

OK

- MessageOutputBody
  - `message` string, required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/axilioai/apis/axilio-api-2.md) · [All operations](https://skmtc.net/axilioai/apis/axilio-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/axilioai/axilio-api-2/versions/d7ecf9466d6d/schema)
