Delete a specific session and all its associated data.
galtea.sessions.delete(session_id="YOUR_SESSION_ID")
The ID of the session you want to delete.