curl --location --request GET '/api/proxy/stop' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "status": "OK" }