Skip to main content

Create a contact

POST 

/contacts

Creates a contact. At least one identity field is required (email or phone). For idempotent create-or-update by a natural key, use POST /contacts/upsert. Maps to internal POST /contact/upsert with force_create=true.

Request

Responses

Contact created