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