Skip to content

Logout

This endpoint logs out the authenticated user.

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

To log out user, just call the endpoint without parameters.

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