Skip to main content
POST
Revoke token and logout

Authorizations

Authorization
string
header
required

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

Response

success
boolean
required
code
integer
required
message
string
required
Allowed value: "Logged out successfully"