Skip to main content

Remove an access node.

DELETE 

/v1/chains/:chainID/access-node/:peer

Remove an access node.

Request

Path Parameters

    chainID stringrequired

    ChainID (Bech32)

    peer stringrequired

    Name or PubKey (hex) of the trusted peer

Responses

Access node was successfully removed

Loading...