latestOpenAPI 3.0.2MITraw.githubusercontent.com2026-08-20273465.6 KB

48019d318a0f

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