delete_client_space
Delete a client space, detaching its pages to floating URLs while removing the portal and address. Warn the user and set passwords on pages that must stay private; consider archiving if the client is finished.
Instructions
Delete a client space. The pages filed under it are NOT deleted: they detach to floating pages and keep working on their existing URLs, so delivered work stays reachable. The space itself goes, and with it the generated portal page and any address connected to it, which stop resolving. A space-level viewer gate goes with the space too: a page that was protected only by the space passcode or email domain, and carries no gate of its own, becomes reachable by anyone holding its link. Warn the user, and set_password on the pages that have to stay private before deleting. When the user means a client is simply finished, prefer update_client_space with archived: true — archiving keeps the portal and the address live, frees the plan slot, and can be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_slug | Yes | Space id or slug from list_client_spaces. Not the display name. |