Delete a field groupAsk AIdelete https://{subdomain}.kommo.com/api/v4/{entity_type}/custom_fields/groups/{id}The method allows you to delete a group of fields from an entity in the account.Path Paramsentity_typestringrequiredType of the entity. Might be: leads/contacts/companiesidstringrequiredID of the field groupResponses 204No Content 401Unauthorized 403Forbidden 404Not FoundUpdated 9 months ago