API Reference
Reference for our API
Deletes the specified Node after verifying caller permissions and remote relay cleanup.
cURL
curl --request DELETE \ --url https://api.seminode.com/v1/nodes/{id} \ --header 'Authorization: <api-key>'
{ "detail": "<string>" }
Format: "Bearer <access_token>"
Node ID
Node deleted
The response is of type object.
object