Post
/authentication/logout
The tokens for this session will be revoked
Security
HTTP
Type bearer
Responses
204
Logout was successful. The tokens are revoked immediately.
401
Token error. Login again.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
406
Invalid 'Accept' header.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
500
Unexpected server side error.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.