cURL
curl --request POST \ --url https://api.otim.com/auth/logout \ --header 'Authorization: Bearer <token>'
{}
Log out a user
JWT token for API authentication
Successfully logged out
The response is of type object.
object