---
title: "deleteFlowTemplate"
method: DELETE
path: "/v2/flows/templates/{flowId}"
tags: ["Flows V2"]
---

# deleteFlowTemplate

`DELETE /v2/flows/templates/{flowId}`

Delete Flow Template.

## Path parameters

- `flowId` string, required — Short unique id (length 8) to identify the Flow Template.

## Response `204`

Flow template has been deleted successfully

## Other responses

- `401` — Failed to authenticate
- `404` — Flow template not found
- `500` — Internal server error

---

[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)
