Skip to main content

Distrust a peering node

DELETE 

//v1/node/peers/trusted/:peer

Distrust a peering node

Request

Path Parameters

    peer stringrequired

    Name or PubKey (hex) of the trusted peer

Responses

Peer was successfully distrusted

Authorization: Authorization

name: Authorizationtype: apiKeydescription: JWT Tokenin: header
curl -L -X DELETE '/v1/node/peers/trusted/:peer' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!