Skip to main content

CreateContact creates a new contact.

POST 

/api/v1/crm/contacts

Errors:

  • INVALID_ARGUMENT: first_name is empty; email is invalid; stage is not a known value; custom field key unknown or type mismatch.
  • PERMISSION_DENIED: caller lacks create permission.

Request

Responses

A successful response.