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

38f761f66622

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