Skip to main content
POST
Log out and invalidate refresh token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Logout successful

message
string
Example:

"Successfully logged out"