---
title: "Delete space"
method: DELETE
path: "/space/{space_id}"
tags: ["space"]
---

# Delete space

`DELETE /space/{space_id}`

Delete a space by its ID

## Path parameters

- `space_id` string, uuid, required

## Response `200`

OK

- SerializerResponse
  - `code` integer
  - `data` unknown
  - `error` string
  - `msg` string

## Changes

- **2025-11-12** `a1c1bcb0e2ee` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/memodb-io/apis/acontext-api/changes/space/:space_id/delete.md)

---

[API](https://skmtc.dev/memodb-io/apis/acontext-api.md) · [All operations](https://skmtc.dev/memodb-io/apis/acontext-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/memodb-io/acontext-api/revisions/a1c1bcb0e2ee/schema)
