v14

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

Update association label

Update an existing label that describes the relationship between two specified CRM object types. This allows for modifications to existing association labels to better reflect the nature of the relationship.

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

Path parameters

fromObjectTypestring required
toObjectTypestring required

Request body

associationTypeIdinteger required

The unique identifier for the association type.

inverseLabelstring

An optional descriptor for the inverse relationship between associated records.

labelstring required

A descriptor that provides context about the relationship between associated records.

Response

No content