---
title: "Delete Workspace"
method: DELETE
path: "/workspaces/{workspace_id}"
tags: ["Workspaces"]
---

# Delete Workspace

`DELETE /workspaces/{workspace_id}`

Removes the workspace from the back-end.

## Response `204`

The workspace has been successfully deleted.

## Other responses

- `4XX` — unresolved $ref
- `5XX` — unresolved $ref

---

[API](https://skmtc.dev/open-eo/apis/openeo-api-workspaces-extension.md) · [All operations](https://skmtc.dev/open-eo/apis/openeo-api-workspaces-extension/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/open-eo/openeo-api-workspaces-extension/revisions/6f92902ecf78/schema)
