---
title: "DELETE /api/trash/workspace/{workspace_id}/"
method: DELETE
path: "/api/trash/workspace/{workspace_id}/"
tags: ["Trash"]
---

# DELETE /api/trash/workspace/{workspace_id}/

`DELETE /api/trash/workspace/{workspace_id}/`

Empties the specified workspace and/or application of trash, including the workspace and application themselves if they are trashed also.

## Path parameters

- `workspace_id` integer, required

## Query parameters

- `application_id` integer

## Response `204`

No response body

## Other responses

- `400`

---

[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)
