intercom-php icon indicating copy to clipboard operation
intercom-php copied to clipboard

Contact attribute for type is `role`

Open dshafik opened this issue 4 years ago • 0 comments

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

dshafik avatar Jan 13 '22 02:01 dshafik