Delete a node's test sample
POST/api/delete_node_sample
Deletes the sample identified by id from the node's samples directory, if it exists and resolves within that directory. Silently succeeds if the sample doesn't exist (this is treated as already-deleted, not an error).
Request
Responses
- 200
- 404
- 422
Successful Response
Node not found
Validation Error