Skip to main content

Update node details

POST 

/node/update

Update a node details

Request

Body

    nodeid string
    updates object[]
  • Array [
  • type string

    Possible values: [node_name, node_desc, key, deletetag]

    value string
    tag object
    key string
    value string
  • ]

Responses

OK

Schema
    success boolean
    error string
    errorcode integer
Loading...