POST /api-web/api/users/settings

As of Version

product version 2021 Summer | component version 

Request MethodGET
Response FormatHTTP status code
Description

Saves a general settings for the user.

Response HTTP status codes:

HTTP Status CodeMeaning
200OK
Request Example

https://<host>/api-web/api/users/settings


{
  "locale": "string"
}
Response Example

200 OK

no response body