Skip to content

Delete Space

DELETE
/space

Soft-deletes the current Space. Only the Owner can delete a Space. The Space transitions to “deleted” status — data is retained but inaccessible. All members lose access immediately.

X-Space-Id
required
string format: uuid

UUID of the target Space (tenant boundary). Validated against user access.

Unauthorized — missing or invalid JWT

Forbidden — insufficient permissions

Resource not found