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

# Delete Workspace

`DELETE /v3/workspaces/{workspace_id}`

Delete a Workspace. This will permanently delete all sessions, peers, messages, and conclusions
associated with the workspace.

This action cannot be undone.

## Path parameters

- `workspace_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/plastic-labs/apis/honcho-api.md) · [All operations](https://skmtc.dev/plastic-labs/apis/honcho-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/plastic-labs/honcho-api/revisions/839ffcc7e8bb/schema)
