I am not able to link a user to company and this endpoint gives 404 error.
curl --location 'https://api.intercom.io/users' \
--header 'Authorization: Bearer dG9rOjg5MGRjY2FhX2NlOWJfNGVmYl9hNjc5XzEzY2ZiMDA0YjA0MToxOjA=' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{
Ā "id": "user2222",
Ā "companies": :
Ā Ā {
Ā Ā "company_id" : "64461214a40ed802a993c398-qualification-company",
Ā Ā "name" : "test"
Ā Ā }
Ā ]
}'
Page 1 / 1
Hi,
Ā
If you donāt provide āIntercom-Versionā in the header the API will use the latest version (2.8). I donāt believe the latest APIĀ version supports the /users endpoint. Intercom shifted from Users to Contacts in v2.0.
Try Attach a Contact to a Company
Reply
Join the Intercom Community š
Already have an account? Login
Login to the community
No account yet? Create an account
Intercom Customers and Employees
Log in with SSOor
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.