v6

latestOpenAPI 3.0.12026-07-13919153.5 KB
Labels

Update an existing 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-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

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