Update a custom fieldAsk AIpatch https://{subdomain}.kommo.com/api/v4/{entity_type}/custom_fields/{id}This method allows to update a singular custom field of an entity(leads/contacts/companies)Path Paramsentity_typestringenumrequiredEntity typeleadscontactscompaniesAllowed:leadscontactscompaniesidint32requiredCustom field IDBody ParamsnamestringField namesortint32Field sorting in the field groupgroup_idstringField group IDis_api_onlybooleanDefines whether the field is editable via API only. Available for all lead, contact, and company fieldstruefalserequired_statusesarray of objectsArray of the fields required to change a lead statusrequired_statusesADD objectremindstringAvailable only for the birthday type fields. Birthday reminders setting (never, day – day before the event, week – week before the event, month – month before the event)enumsarray of objectsAvailable for the following field types: multiselect, radiobutton, selectenumsADD objectnestedarray of objectsNested values array. Available for the following field types: category.nestedADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 201201 400400 401401 422422Updated 9 months ago