Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 354 Bytes

delete_node.mdx

File metadata and controls

23 lines (13 loc) · 354 Bytes

Delete Node

Delete a lightweight node.

Endpoint

POST /v1/nodes/delete

Authentication

You must authenticate using the admin node's macaroon.

Request Parameters


Param Type Description
pubkey String The node's public key

Response Parameters

There are no response parameters