Skip to main content

Logout

Use the endpoint below to login.

POST /api/v1/auth/logout

authorization : bearer token

Logs the user out of the application. The user must be currently logged in to logout.
The user's access token will no longer be valid after this call.