addProfileKey
inline suspend fun CustomerProfilesClient.addProfileKey(crossinline block: AddProfileKeyRequest.Builder.() -> Unit): AddProfileKeyResponse
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.