Update Database Budget
This endpoint updates the monthly budget of a Redis database.
1 min read
patch/redis/update-budget/{id}
Request example
Response
patch/redis/update-budget/{id}
Authorization
Path parameters
The ID of the database whose budget will be updated
Body
application/jsonThe new monthly budget for the database
Responses
application/json
200
Budget updated successfully