API error type
Session destroyed
HTTP 410 · https://errors.driftstack.dev/session-destroyed
What it means
The session this call targets has already been destroyed; it cannot accept further operations.
How to fix it
Create a new session. If you need state across sessions, attach a persistent profile.
Where it appears
In the type field of the RFC 9457 application/problem+json error body, alongside title, status, detail, and an instance correlation id.