v1
latestOpenAPI 3.0.02026-07-17233433.0 KBnodes
Remove an attribute of a node (suite, family or task)
delete/suites/{nodeName}/attributes
Path parameters
nodeNamestring required
The name of the node to update
Request body
Example request
{
"type": "variable"
}Response
Expected response to a valid request