v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438230222.0 KB

Associates a new key value with a specific profile, such as a Contact Record ContactId.

A profile object can have a single unique key and any number of additional keys that can be used to identify the profile that it belongs to.

post/domains/{DomainName}/profiles/keys

Path parameters

DomainNamestring required

The unique name of the domain.

Request body

ProfileIdstring required

The unique identifier of a customer profile.

KeyNamestring required

A searchable identifier of a customer profile. The predefined keys you can use include: _account, _profileId, _assetId, _caseId, _orderId, _fullName, _phone, _email, _ctrContactId, _marketoLeadId, _salesforceAccountId, _salesforceContactId, _salesforceAssetId, _zendeskUserId, _zendeskExternalId, _zendeskTicketId, _serviceNowSystemId, _serviceNowIncidentId, _segmentUserId, _shopifyCustomerId, _shopifyOrderId.

ValuesString1To255[] required

A list of key values.

Response

Success

KeyNamestring

A searchable identifier of a customer profile.

ValuesString1To255[]

A list of key values.

All 38 operations