POST /userservice/api/users/{userId}/settings/{settingId}

As of Version

product version 2021 Summer | component version 

Request MethodGET
Response FormatJSON
Description

Creates or updates the set of settings specified by settingId that is stored for the user specified by userId with the data passed in JSON structure in the request body.

Response HTTP status codes:

HTTP Status CodeDescription
200OK
401Unauthorized
403Forbidden