curl --location --request POST '/api/login/exit' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "status": "OK" }