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