v6

latestOpenAPI 3.0.12026-07-13927166.0 KB
Basic

Delete

deletes all associations between two records.

delete/crm/objects/2026-09/{objectType}/{objectId}/associations/{toObjectType}/{toObjectId}

Path parameters

objectIdstring required

The unique identifier for the source object in the association to be deleted.

objectTypestring required

Specifies the type of the source object in the association to be deleted.

toObjectIdstring required

The unique identifier for the target object in the association to be deleted.

toObjectTypestring required

Specifies the type of the target object in the association to be deleted.

Response

No content