diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 0315981..66e3edc 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -16994,8 +16994,10 @@ components: language_override: type: string nullable: true - description: A preferred language setting for the contact, used by the Intercom - Messenger even if their browser settings change. + description: A preferred language setting for the contact, used by Intercom + as the language of Fin and the Messenger even if their browser has a different + setting. Supports ISO 639-1 two-letter language codes. If an unsupported + code is supplied, the field will be set to null. example: en browser: type: string @@ -18559,6 +18561,14 @@ components: nullable: true description: Whether the contact is unsubscribed from emails example: true + language_override: + type: string + nullable: true + description: A preferred language setting for the contact, used by Intercom + as the language of Fin and the Messenger even if their browser has a different + setting. Supports ISO 639-1 two-letter language codes. If an unsupported + code is supplied, the field will be set to null. + example: en custom_attributes: type: object nullable: true @@ -23014,6 +23024,14 @@ components: nullable: true description: Whether the contact is unsubscribed from emails example: true + language_override: + type: string + nullable: true + description: A preferred language setting for the contact, used by Intercom + as the language of Fin and the Messenger even if their browser has a different + setting. Supports ISO 639-1 two-letter language codes. If an unsupported + code is supplied, the field will be set to null. + example: en custom_attributes: type: object nullable: true