v1

latestOpenAPI 3.0.12026-07-17121196210.3 KB
CrmContact

Create a new contact

post/crm/contacts

Request body

firstNamestring required

The first name of the contact in a CRM.

lastNamestring required

The last name of the contact in a CRM.

phonestring required

The phone number of the contact in a CRM.

emailstring required

The email of the contact in a CRM.

Response

status'ok' | 'error' required
messagestring required
{"stackTrail":"components:schemas:crmCreateOrUpdateContactResponse:properties:result","oasType":"schema","type":"unknown"}