Skip to content

Logs out current logged in user session.

GET
/user/logout
curl -X GET '/api/v3/user/logout'

Log user out of the system.

Successful operation

Unexpected error

Try it

Send a real request to this endpoint. Credentials stay in your browser; the call is routed through the portal's hardened proxy.

Suggest an edit to this page