v6

latestOpenAPI 3.0.12026-07-13919153.5 KB
Labels

Create a 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-09/{fromObjectType}/{toObjectType}/labels

Path parameters

fromObjectTypestring required

The type of the source object in the association.

toObjectTypestring required

The type of the target object in the association.

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