---
title: "Permanently delete workflow"
method: DELETE
path: "/base/{baseId}/workflow/{workflowId}/permanent"
tags: ["automation"]
---

# Permanently delete workflow

`DELETE /base/{baseId}/workflow/{workflowId}/permanent`

Permanently delete a workflow and all its data. This action cannot be undone.

## Path parameters

- `baseId` string, required
- `workflowId` string, required

## Response `200`

Workflow permanently deleted.

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
