Skip to main content
JAVASCRIPT
1
2
3
4
5
6
7
client.nodes.delete('c31111e7-76f7-46dd-93fb-cbf81a853a37') .then(result => { console.log('API call was successful'); }) .catch(error => { console.log('API call fetch error: ', error); });

Still need help?

New support request