Delete a page
play_delete_pageSoft-delete a page by id (30-day TTL via deactivated_at, recoverable in the app UI within the window). Owner or admin only. Destructive. Confirm with the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Mongo `_id` of the page. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| deleted | No |