Skip to content

Logout

This endpoint logs out the authenticated user.

GET https://adelion.com/api/auth/logout

To logout user, just call endpoint without parameters.

Error CodeMeaning
401Unauthorized — Your access token is invalid.
500Internal Server Error — We had a problem with our server. Try again later.