Delete Golden Config node

Permanently deletes the specified node in a Golden Config tree. This action cannot be undone.

Authentication

AuthorizationBasic

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

Path parameters

treeIdstringRequiredformat: "^[0-9a-f]{24}$"
treeId
versionstringRequired
version
nodePath(*)stringRequired

Request

request body
nodePathstringOptional

Response

deleteNodeResult
status"success"
messagestring

Errors

500
Internal Server Error