Backup
Delete Backup
This endpoint deletes a backup of a Redis database.
DELETE
/
v2
/
redis
/
delete-backup
/
{id}
/
{backup_id}
URL Parameters
id
string
requiredThe ID of the Redis database
backup_id
string
requiredThe ID of the backup to delete
Was this page helpful?