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