Skip to main content
POST
/
v2
/
redis
/
disable-autoupgrade
/
{id}
curl -X POST \
  https://api.upstash.com/v2/redis/disable-autoupgrade/:id \
  -u 'EMAIL:API_KEY'

Documentation Index

Fetch the complete documentation index at: https://upstash-fix-issues-on-docs.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

URL Parameters

id
string
required
The ID of the database to disable auto upgrade
curl -X POST \
  https://api.upstash.com/v2/redis/disable-autoupgrade/:id \
  -u 'EMAIL:API_KEY'
json 200 OK "OK"