Create a contact

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example:

{
    "firstName": "חן",
    "lastName": "משפחה",
    "role": "מנהל",
    "email1": "[email protected]",
    "companyId": null,
    "employerId": null
}
Body Params

Request to create a new contact

boolean

Whether the contact is shared

int32

Company ID

string

Employer ID

string

Contact description

string

First name

string

Last name

string

Role/position

string

Phone number 1

string

Phone number 2

string

Extension number

string

Fax number

string

Email address 1

string

Email address 2

string

Notes

Response

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*