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