Users
User actions
Logout
POST
https://console.flecs.tech/api/v2/auth/logout
Logs the current user out.
Request Body
Name
Type
Description
jwt*
Object
{ token: String }
Last updated
POST
https://console.flecs.tech/api/v2/auth/logout
Logs the current user out.
jwt*
Object
{ token: String }
Last updated
Validate authentication token
Item created
Login to console as user with password
Item created