English
cURL
curl --request POST \ --url https://api.iklim.co/v1/auth/logout \ --header 'Content-Type: application/json' \ --data '{ "jwtToken": "<string>" }'
200
This response does not have an example.
Logout Operations Puts JWT In Blacklist
swagger.schema.auth.logout-request.token
OK