---
title: "DELETE /api/admin/workspaces/{workspace_id}/"
method: DELETE
path: "/api/admin/workspaces/{workspace_id}/"
tags: ["Admin"]
---

# DELETE /api/admin/workspaces/{workspace_id}/

`DELETE /api/admin/workspaces/{workspace_id}/`

Deletes the specified workspace and the applications inside that workspace, if the requesting user is staff.

## Path parameters

- `workspace_id` integer, required

## Response `204`

No response body

## Other responses

- `400`
- `401` — No response body

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/versions/0c490e5b0c7f/schema)
