Backup
Create Backup
This endpoint creates a backup for a Redis database.
POST
/
v2
/
redis
/
create-backup
/
{id}
URL Parameters
id
string
requiredThe ID of the Redis database
Request Parameters
name
string
requiredName of the backup
Was this page helpful?