Skip to main content
DELETE
Deletes a persistent session and stops its container.
string
required
Persistent session ID to destroy.
boolean
Always true after delete handling.
This endpoint is idempotent. It returns { "ok": true } even when the session does not exist.