session_delete
Permanently delete a saved browser session and its encrypted login data. Irreversible: recreate via dashboard login. Use session_list to find the session ID.
Instructions
Permanently delete a saved browser session and its encrypted login data. Irreversible — the user must log in again through the dashboard to recreate it, and any monitors or requests referencing this sessionId will lose authenticated access. Find ids with session_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The session ID to delete (from session_list). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||