post-crm-v4-associations-var-var-labels_labels
Create custom labels for HubSpot CRM object associations. Define from and to object types with label names to categorize relationship types.
Instructions
Create. REQUIRES body parameter with request data. Check the inputSchema for required body structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | string parameter | |
| label | Yes | string parameter | |
| inverseLabel | No | string parameter | |
| toObjectType | Yes | Path parameter toObjectType | |
| fromObjectType | Yes | Path parameter fromObjectType |