Skip to main content
POST
/
master
/
nodes
/
{nodeId}
/
cleanup
Force cleanup specific node
curl --request POST \
  --url http://localhost:3000/master/nodes/{nodeId}/cleanup \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Master API key for administrative operations

Path Parameters

nodeId
string
required

Response

Node cleanup initiated