x-api-key: ********************
curl --location --request DELETE 'http://localhost:3000/instances/' \ --header 'x-api-key: <api-key>'
{ "status": "deleted" }