PUT
/
query-stages
/
instances
/
{id}
{
  "type": "<string>",
  "id": "<string>",
  "skip": false,
  "label": "<string>",
  "condition": "<string>"
}

Headers

If-Match
string
default:"-1"

An entity tag to match against the specified stage instance

Path Parameters

id
string
required

The stage ID

Body

application/json

JSON-formatted configuration values

The body is of type object.

Response

200 - application/json

successful operation

The response is of type object.