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