Skip to main content

Delete Node

DELETE 

/registry-svc/node/:url

Deletes a registered node by node URL. This endpoint is useful when a node is no longer available but it's still present in the database.

Request

Path Parameters

    url stringrequired

    Node URL

Responses

No Content

Loading...