intercom-php
intercom-php copied to clipboard
Contact attribute for type is `role`
Fixed a small typo in the create contact call, the attribute for setting the type is role, not type (which is actually the object type, contact). Unfortunately the API doesn't error with this example but every contact is the default user type,
Why?
Documentation bug