AssociateContactToCustomerProfile
Associate a contact to a customer profile. Customer Profiles must be enabled for your Amazon Connect instance.
See AddProfileKey in the Amazon Connect Customer Profiles API Reference.
Parameter object
A ProfileId
and ContactId
must be present.
{ "ProfileRequestData": { "ProfileId": Profile being associated "ContactId": ContactId being associated }, "ProfileResponseData": { None. } }
Results and conditions
None. Conditions are not supported.
Errors
-
NoMatchingError - if no other Error matches.