Deleting an Activity Contact using REST API
Summary
How to get the ActivityContactUniqID for deleting a Activity Contact using REST APIContent
Hi All,
For Deleting an Activity Contact using REST API, system requires ActivityContactUniqID. As per oracle documentation
ActivityContactUniqID: integer
This is the hash key of the attributes which make up the composite key--- ActivityId and ContactId ---for the Activity Contacts resource and used to uniquely identify an instance of Activity Contacts. The client should not generate the hash key value. Instead, the client should query on the Activity Contacts collection resource with a filter on the primary key values in order to navigate to a specific instance of Activity Contacts.
Tagged:
0