OpenAPI 3.1.02026-07-175793186.0 KB

62e8c152aa18

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.