Skip to main content
DELETE
Delete Space
Permanently deletes a space. All entities, members, child spaces, rules, and reports belonging to the space are also deleted. Only the space’s creator (the original owner) can perform this action.
This operation is irreversible. All associated data including child spaces will be permanently deleted.

Path Parameters

spaceId
string
required
UUID of the space to delete.

Response

message
string
Confirmation message: "Space deleted successfully."

Error Responses

See also: useDeleteSpace