Hi Team,
In the CLI to delete my service I use the following:
admin@ncs# config
Entering configuration mode terminal
admin@ncs(config)# no vpc-mme-sae-gw mano vpc_di_SAEGW ESC0
I did a GET on the api/running and see my service:

But when I try to delete that – it says “method not allowed”:

And I looked in the northbound API guide and see delete should be supported:

Thanks, JA