v1

latestOpenAPI 3.1.02026-07-175793186.0 KB
sessions

Archive session

Soft-delete (archive) a session. Returns success when archived, 404 if not found or not owned.

delete/api/v1/sessions/{session_id}

Path parameters

session_idstring required

Identifier of the session to archive.

Identifier of the session to archive.

Response

Successful Response

okboolean

Whether the session was archived successfully.