Language_override | Community
Skip to main content
Answered

Language_override

  • October 17, 2025
  • 1 reply
  • 47 views

I want to use the REST API to update a contact's language_override, but it seems that it’s not working. Can I update a contact’s language_override using the API: PUT https://api.intercom.io/contacts/:contactId?
 

Best answer by Steeve Cayla

@robin.nguyen I know it seems counter intuitive but you can’t. I guess you can vote for it here (I’ll do it as well), but in the meantime, the best way would be to create another attribute (say custom_language) and to use this custom_language as a branch in a workflow to then apply a “language override” action. 

 

1 reply

Steeve Cayla
Innovator ✨
Forum|alt.badge.img+5
  • Innovator ✨
  • 63 replies
  • Answer
  • October 21, 2025

@robin.nguyen I know it seems counter intuitive but you can’t. I guess you can vote for it here (I’ll do it as well), but in the meantime, the best way would be to create another attribute (say custom_language) and to use this custom_language as a branch in a workflow to then apply a “language override” action.