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