cURL
curl --request POST \ --url https://api.upstash.com/v2/redis/enable-autoupgrade/{id} \ --header 'Authorization: Basic <encoded-value>'
"OK"
This endpoint enables Auto Upgrade for given database.
Was this page helpful?