Skip to main content

Create or update a contact by natural key

POST 

/contacts/upsert

Idempotent create-or-update. Matches an existing contact by email/phone (or id if supplied), otherwise creates one. Maps to internal POST /contact/upsert. Response status reports created or updated.

Request

Responses

Contact upserted