---
title: "deleteDefinition"
method: DELETE
path: "/v1/workflows/definitions/{definitionId}"
tags: ["Workflows"]
---

# deleteDefinition

`DELETE /v1/workflows/definitions/{definitionId}`

Delete Workflow Definition.

## Path parameters

- `definitionId` string, required

## Response `204`

Success - if the definition is deleted successfully

## Other responses

- `401` — Failed to authenticate
- `404` — No definition found

---

[API](https://skmtc.net/epilot/apis/workflows-definitions.md) · [All operations](https://skmtc.net/epilot/apis/workflows-definitions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/workflows-definitions/versions/74e4de17e9b5/schema)
