Authorization: Bearer ********************
curl --location --request DELETE 'http://10.11.53.2:2885/api/v1-alpha/database/delete?name=shop' \ --header 'Authorization: Bearer <token>'
{ "message": "Database deleted" }