Update Locale
PUT
/account/localeSets the preferred interface and notification language for the current user.
The chosen locale is stored on the user profile and used for localized content such as notification text. This operation is synchronous and completes before the response is returned.
Request
Responses
- 204
- 400
The locale was updated.
The request body failed validation (for example, an unsupported locale).