Skip to main content
POST
Create a Contact Reference

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contactId
string

The identifier of the contact this record belongs to.

referenceSource
string

The name of the external system that owns the reference identifier, for example Stripe, MailChimp, or Shopify.

referenceId
string

The identifier of the record in the reference source system.

Response

OK

Last modified on August 11, 2026