Update the language preference for a user account.
Auth0-issued access token that includes the scopes listed for the endpoint.
MongoDB ObjectId of the user whose language preference should be updated
^[a-f0-9]{24}$User's preferred language. Valid values are "en" (English) or "el" (Greek).
en, el "en"
Language preference updated successfully