Authorizations
Master API key for administrative operations
Path Parameters
Response
Node cleanup initiated
curl --request POST \
--url http://localhost:3000/master/nodes/{nodeId}/cleanup \
--header 'X-API-Key: <api-key>'Forces cleanup of a specific node (Master API)
curl --request POST \
--url http://localhost:3000/master/nodes/{nodeId}/cleanup \
--header 'X-API-Key: <api-key>'Master API key for administrative operations
Node cleanup initiated
Was this page helpful?