Initiate disconnection from a specified peer.
the endpoint to disconnect from, expressed as either IP address or URL
"connection removed" or "no known connection for host"
POST /v1/net/disconnect HTTP/1.1 Host: eos.nownodes.io Content-Type: application/json Accept: */* Content-Length: 19 { "endpoint": "text" }
OK
text