Skip to main content

update personalized settings

PUT /v2/user/settings/
v2
PUT
deprecated-user-service-personalized-settings-update

Request

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X PUT \
-d '{"settingsString":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/user/settings