Skip to main content
POST
Index documents via subscription

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The subscription ID

collection
string
required

The target collection name

Body

application/json

List of documents to index

Response

200 - application/json

Documents successfully queued for indexing

The response is of type object.