Deletes the specified Node after verifying caller permissions and remote node cleanup.
cURL
curl --request DELETE \ --url https://api.seminode.com/v1/nodes/{id} \ --header 'Authorization: <api-key>'
{ "detail": "<string>" }
Was this page helpful?