This endpoint disables Auto Upgrade for given database.
curl -X POST \ https://api.upstash.com/v2/redis/disable-autoupgrade/:id \ -u 'EMAIL:API_KEY'
The ID of the database to disable auto upgrade
Was this page helpful?