services
Remove service
Removes a service added via POST /descriptors. Services from startup (proto path) cannot be removed.
delete/services/{serviceID}
Path parameters
serviceIDstring required
Full service name (e.g. helloworld.Greeter)
Response
Service removed successfully