Update a custom field option
weeek_update_a_custom_field_option_3Update the name and color of a custom field option in a CRM funnel. Provide the IDs of the funnel, custom field, and option.
Instructions
PUT /crm/funnels/{funnel_id}/custom-fields/{custom_field_id}/options/{id}. Update a custom field option. Tags: Funnels. Body: application/json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes |