Create a contact

Create a new contact. At least one contact information is needed (either a phone number or an email address).

Example:

{
    "firstName": "חן",
    "lastName": "משפחה",
    "role": "מנהל",
    "email1": "[email protected]",
    "companyId": null,
    "employerId": null
}
Language
Credentials
OAuth2
Missing 1 required scope
Click Try It! to start a request and see the response here!