Update the current user's locale
PUT/auth/language
Persists the chosen locale on the Cognito user (best-effort coerced to one of the supported languages). The bearer token in Authorization identifies the user.
Request
Responses
- 200
- 400
- 401
- 500
Locale updated
Missing X-Tenant-Id
Missing bearer token
Server error