Delete a Golden Config tree

Deletes the specified Golden Config tree.

Authentication

AuthorizationBasic

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

Path parameters

treeIdstringRequiredformat: "^[0-9a-f]{24}$"
treeId

Response

Result of the delete request
status"success"
messagestring

Errors

500
Internal Server Error