Delete multiple associations between CRM objects. The JSON data in the PUT request will be a list of items each representing a single association that you want to delete. See the example for more details.
The body is of type object[]
.
Successful response - Delete multiple associations between CRM objects
The response is of type object
.