Delete a session
play_delete_sessionPermanently delete a session by id, including its notes and any session-image / battlemap attachments. Caller must have session 'contribute' permission. Destructive. Confirm with the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Mongo `_id` of the session. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| deleted | No |