How to delete edges from Model?

I can see SUEntitiesAddEdges(SUEntitiesRef entities, size_t len, const SUEdgeRef edges)
Is there a way to delete a Entity or Edge?

Sorry, entity deletion functions are currently missing from the API. They are on our list to implement as we are getting the new API closer to parity with the old API.