post http://127.0.0.1:5001/api/v1/swarm/disconnect
Close connection to a given address.
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | Address of peer to disconnect from. | string | Y |
Close connection to a given address.
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | Address of peer to disconnect from. | string | Y |
Try It!
to start a request and see the response here!