Redis
Disable Eviction
This endpoint disables eviction for a given database.
POST
Authorizations
Basic authentication using email and API key
Path Parameters
The ID of the database to disable eviction
Response
200 - application/json
Eviction disabled successfully
The response is of type string
.