curl --location --request DELETE '/api/installInfo/' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "status": "OK" }