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.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” X-Space-Id
required
string format: uuid
UUID of the target Space (tenant boundary). Validated against user access.
Responses
Section titled “ Responses ”Unauthorized — missing or invalid JWT
Forbidden — insufficient permissions
Resource not found