Skip to main content
POST
Logout

Authorizations

Authorization
string
header
required

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

Response

Logged out

user
string<email>
Example:

"user@example.com"

message
string
Example:

"Successfully logged out"