v6
latestOpenAPI 3.0.12026-07-13927166.0 KBBatch
Create Default
Create the default (most generic) association type between two object types
put/crm/objects/2026-09/{fromObjectType}/{fromObjectId}/associations/default/{toObjectType}/{toObjectId}
Path parameters
fromObjectIdstring required
The ID of the source object in the association.
fromObjectTypestring required
The type of the source object in the association.
toObjectIdstring required
The ID of the target object in the association.
toObjectTypestring required
The type of the target object in the association.
Response
successful operation