post https://example.com/api/v2/disconnect-node
Force disconnects a node
Log in to see full request history
Responses
200Text
400Error
Force disconnects a node
200Text
400Error
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/disconnect-node \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!