I have been trying to delete sub-interfaces added under an interface object on VPP using the Honeycomb API.
This command for deleting subinterfaces is not in the collection but I have been able to delete other similar elements by switching the GET with DELETE for a request while keeping the URL the same and removing the body of the request.
For deleting the '1' subinterface under 'GigabitEthernet0/9/0', my command composition is as follows: