ContactService

Create Contact

post/api/v1/contacts/

Request body

first_namestring

First name

last_namestring

Last name

emailstring

Email address

phonestring

Phone number

companystring

Company name

metadataobject

Custom metadata

Response

Successful response

successboolean
messagestring

Changes