---
title: "Delete Insights Workflow"
method: DELETE
path: "/api/v1/insights/workflows/{workflow_id}"
tags: ["insights.workflows"]
---

# Delete Insights Workflow

`DELETE /api/v1/insights/workflows/{workflow_id}`

Delete an Insights workflow.

## Path parameters

- `workflow_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `422` — Validation Error
- `500` — Internal Server Error

---

[API](https://skmtc.dev/asksyllable/apis/syllablesdk.md) · [All operations](https://skmtc.dev/asksyllable/apis/syllablesdk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/asksyllable/syllablesdk/revisions/c7be206223e0/schema)
