---
title: "Delete a workflow from the workspace"
method: DELETE
path: "/workflows/{slug}"
tags: ["catalog"]
---

# Delete a workflow from the workspace

`DELETE /workflows/{slug}`

Permanently delete a workflow and its Arazzo file from the workspace.

## Path parameters

- `slug` string, required — Workflow slug to delete

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-05-29** `2f5d07712937` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/jentic/apis/jentic-control-plane-api/changes/workflows/:slug/delete.md)

---

[API](https://skmtc.dev/jentic/apis/jentic-control-plane-api.md) · [All operations](https://skmtc.dev/jentic/apis/jentic-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jentic/jentic-control-plane-api/revisions/ba15fae43892/schema)
