{
                var url =
                    $"{_addressApi}/gwt/inspection_app/searchable_item_groups/{entityGroupId}.json?token={_token}&protocol={ProtocolEntitySelect}&organization_id={_organizationId}&sdk_ver={_dllVersion}";
                var newUrl =
                    await HttpDelete(url, "application/json").ConfigureAwait(false); // todo maybe not need content type