v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Labels

Create association label

Create a new label that describes the relationship between two specified CRM object types. This can help in categorizing and managing associations more effectively.

post/crm/associations/2026-03/{fromObjectType}/{toObjectType}/labels

Path parameters

fromObjectTypestring required
toObjectTypestring required

Request body

inverseLabelstring

An optional descriptor that clarifies the reverse relationship in the association.

labelstring required

A descriptor that provides context about the relationship between two associated CRM objects.

namestring required

The unique identifier for the association definition.

Response

successful operation