/gmail/v1/users/{userId}/settings/language
PUT
/gmail/v1/users/{userId}/settings/languageUpdates language settings. If successful, the return object contains the displayLanguage
that was saved for the user, which may differ from the value passed into the request. This is because the requested displayLanguage
may not be directly supported by Gmail but have a close variant that is, and so the variant may be chosen and saved instead.
Request
Path Params
userId
string
required
User's email address. The special value "me" can be used to indicate the authenticated user.
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a year ago