HomeRetool APISpacesDelete a spaceApplies to: Self-hosted 3.253 StableDelete a space DELETE /spaces/:spaceId Available for orgs with Spaces enabled. Delete a space by ID. The API token must have the "Spaces > Write" scope. Request Responses204404Space successful delete message.Space not found.