I want to add company to contact via API | Community
Skip to main content

I want to add company to contact via API

  • September 17, 2021
  • 0 replies
  • 0 views

Hello there I am currently using API to create a contact in my zendesk account
but I also want to assign a company to the user whenever account is created 

but when I send the company in API I got an error of 422 which means data is not processable
but I want to add a company so when I see the contact list I also see the name of a company

I am using this API


where email is an email that I receive from user and I use is_organization to mark a user as an organization