Skip to main content
POST /api/v1/forward/sessions/{session_id}/archive Archives a session. Archived sessions are excluded from list results by default.

Headers

Path parameters

Example request

Example response

HTTP 200 OK

Response fields

Returns the archived Session object with archived_at set.

Errors

Notes

  • Current design does not provide a restore endpoint.
  • Use include_archived=true on List Sessions to query archived sessions.

List sessions

Get a session