Skip to main content

api.DeleteNodeResponse

messagestring

Message provides additional context about the deletion

node_idstring

NodeID is the ID of the deleted node

api.DeleteNodeResponse
{
"message": "string",
"node_id": "string"
}