Delete a session
As a gamemaster, you can delete a session using the /session delete command. This command allows you to remove a session from your campaign. Once the session is deleted, all associated notifications will be removed. Autocomplete will automatically map the name of the session to the session ID, so you can easily select the session you want to delete.
/session delete session: <session_id>
If successful, the bot will respond with a message confirming the deletion of the session.
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
session |
string | The session to delete. Autocomplete will map the name of the session to the session ID. |