Skip to main content

Logs the current user out

POST 

/api/v2/login/logout

Logs the current user out

Request

Responses

Logged out

Schema

    expires int64
    refresh-token string
    token string
Loading...