Delete a custom field option
DELETE
/crm/funnels/{funnel_id}/custom-fields/{custom_field_id}/options/{id}Request
Path Params
funnel_id
string
required
custom_field_id
string
required
id
string
required
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
success
boolean
required
Example
Not configured
Last modified: 10 months ago