Skip to content

operations.delete_service

DELETE
/services/{service_id}
curl --request DELETE \
--url https://raw.githubusercontent.com/federation/v1/services/example

Unregister a service

service_id
required
string

ID of a local service that can be queried by federation

Service unregistered successfully

Service not found

Internal Error