intercom / intercom-node

Node.js bindings for the Intercom API
https://developers.intercom.com
Other
362 stars 116 forks source link

Update the company.update method #375

Closed colmdoyle closed 7 months ago

colmdoyle commented 1 year ago

Makes it clearer that this endpoint uses the Intercom ID for a company, and not the companyID that is optionally provided during creation

closes #356

NB: This is a breaking change