Update node configuration

Updates the configuration for a specified node.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
treeIdstringOptionalformat: "^[0-9a-f]{24}$"
treeVersionstringOptional
nodePathstringOptional
dataobjectOptional
updateVariablesbooleanOptional

Response

nodeUpdateResult
status"success"
messagestring

Errors

500
Internal Server Error