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