redis_database_delete_backup
Delete a specific backup from an Upstash Redis database by providing the database ID and backup ID. Simplify backup management and optimize storage usage.
Instructions
Delete a backup of a specific Upstash redis database.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backup_id | Yes | The ID of the backup to delete. | |
database_id | Yes | The ID of the database to delete a backup from. |