{
"id": "<string>",
"stages": [
{
"type": "<string>",
"id": "<string>",
"skip": false,
"label": "<string>",
"condition": "<string>"
}
],
"properties": {}
}
{
"id": "<string>",
"stages": [
{
"type": "<string>",
"id": "<string>",
"skip": false,
"label": "<string>",
"condition": "<string>"
}
],
"properties": {}
}
successful operation
The response is of type object
.
Was this page helpful?