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

# Delete Workspace

`DELETE /video/workspaces/{workspace_id}`

This endpoint removes a video workspace given its unique asset id. All the asset in workspace will be removed from storage as well, associated URLs will be inaccessible.

## Path parameters

- `workspace_id` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/gumlet/apis/gumlet-rest-apis.md) · [All operations](https://skmtc.net/gumlet/apis/gumlet-rest-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gumlet/gumlet-rest-apis/versions/b1f7ac2aeeec/schema)
