Skip to main content

Update a Redis database's configuration

PATCH /v2/redis-databases/{redisDatabaseId}/configuration/
v2
PATCH
database-update-redis-database-configuration

Request

  • redisDatabaseIdstring (uuid)
    required

    ID of the RedisDatabase to update.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X PATCH \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/redis-databases/f0f86186-0a5a-45b2-aa33-502777496347/configuration