Backup
Restore Backup
This endpoint restores data from an existing backup.
POST
/
v2
/
redis
/
restore-backup
/
{id}
URL Parameters
id
string
requiredThe ID of the Redis database
Request Parameters
backup_id
string
requiredID of the backup to restore
Was this page helpful?