Path parameters
string
required
The unique name of the node to delete.
Response
Returns204 No Content on success. The node record is removed from the store immediately.
Returns 404 Not Found if the node does not exist.
Returns 409 Conflict if one or more projects are still assigned to the node.