Skip to main content
POST
/
redis
/
disable-eviction
/
{id}
Disable Eviction
curl --request POST \
  --url https://api.upstash.com/v2/redis/disable-eviction/{id} \
  --header 'Authorization: Basic <encoded-value>'
"OK"

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Response

200 - application/json
Example: