Contacts
Upsert contact
Create or update a contact matched by email, phone, or externalId.
POST/v1/contacts/upsert
AuthorizationBearer <token>
API token issued from the dashboard (Settings → API Tokens). Sent as Authorization: Bearer <token>.
In: header
TypeScript Definitions
Use the request body type in TypeScript.