Update
PUT {{baseUrl}}/crm/v4/associations/:fromObjectType/:toObjectType/labels
Update a user defined association definition
Request Body
{"associationTypeId"=>"<integer>", "label"=>"<string>", "inverseLabel"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |