operations.delete_service
DELETE /services/{service_id}
DELETE
/services/{service_id}
Unregister a service
Parameters
Path Parameters
service_id
required
string
ID of a local service that can be queried by federation
Responses
200
Service unregistered successfully
404
Service not found
500
Internal Error