Edit a field groupAsk AIpatch https://{subdomain}.kommo.com/api/v4/{entity_type}/custom_fields/groups/{id}The method allows you to edit field group in an account by the group ID.Path Paramsentity_typestringrequiredType of the entity. Might be: leads/contacts/companiesidstringrequiredID of the field groupBody ParamsnamestringField group namesortintegerField group sortingfieldsarray of integersAn array of fields to be moved to the groupfieldsADD integerResponses 200 400Bad Request 401Unauthorized 403ForbiddenUpdated 9 months ago