Skip to main content
DELETE
/
nodes
/
{nodeId}
/
shutdown
Shuts down a running node
curl --request DELETE \
  --url https://api.vexelia.com/nodes/{nodeId}/shutdown \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.vexelia.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Your API key goes here, you can generate one in your account settings.

Path Parameters

nodeId
string<uuid>
required

The ID of the node to start

Response

The status of the node was returned