This endpoint enables eviction for given database.
curl -X POST \ https://api.upstash.com/v2/redis/enable-eviction/:id \ -u 'EMAIL:API_KEY'
"OK"
The ID of the database to enable eviction
Was this page helpful?