Delete
POST {{baseUrl}}/crm/v4/associations/:fromObjectType/:toObjectType/batch/archive
Batch delete associations for objects
Request Body
{"inputs"=>[{"from"=>{"id"=>"<string>"}, "to"=>[{"id"=>"<string>"}, {"id"=>"<string>"}]}, {"from"=>{"id"=>"<string>"}, "to"=>[{"id"=>"<string>"}, {"id"=>"<string>"}]}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |