Users

User actions

Logout

POST https://console.flecs.tech/api/v2/auth/logout

Logs the current user out.

Request Body

NameTypeDescription

jwt*

Object

{ token: String }

Last updated