POST
/
query-stages
/
test
{
  "request": {
    "initialParams": {},
    "headers": {},
    "params": {},
    "httpMethod": "<string>",
    "entityBytes": [
      "aSDinaTvuI8gbWludGxpZnk="
    ],
    "entityMediaType": {
      "type": "<string>",
      "subtype": "<string>",
      "parameters": {},
      "wildcardType": false,
      "wildcardSubtype": false
    }
  },
  "response": {
    "headers": {}
  },
  "totalTime": 123,
  "startTime": 123,
  "fieldNames": [
    "<string>"
  ]
}

Query Parameters

collection
string

Collection ID

Body

application/json

JSON-formatted stage configuration values

The body is of type object.

Response

200 - application/json

successful operation

The response is of type object.