v17

latestOpenAPI 3.0.2MITraw.githubusercontent.com2026-08-03263343.4 KB
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