v1
latestOpenAPI 3.0.02026-07-17233433.0 KBnodes
Create a new attribute for a node (suite, family or task)
post/suites/{nodeName}/attributes
Path parameters
nodeNamestring required
The name of node where attribute is added
Request body
Example request
{
"type": "variable"
}Response
Expected response to a valid request