Auth

Logout all sessions

Invalidate all active authentication sessions for the current user. Requires sudo mode verification for security.

post/auth/sessions/logout

Request body

session_id_hashesstring[] required

Array of session ID hashes to log out (max 100)

passwordstring

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.