POST
/
query-pipelines
/
{id}
/
collections
/
{collection}
/
{handler}
{
  "contentType": "<string>",
  "contentCharset": "<string>",
  "mediaType": {
    "type": "<string>",
    "subtype": "<string>",
    "parameters": {},
    "wildcardType": false,
    "wildcardSubtype": false
  }
}

Path Parameters

id
string
required

A pipeline ID

collection
string
required

The name of a collection

handler
string
required

The name of a Solr request handler

Body

audio/wav · object

Query parameters

The body is of type object.

Response

200
application/*

successful operation

The response is of type object.