Index a document from a file (internal)

Index a document from a file into the specified index.

Body Params

The request payload containing the file to be indexed.

string
required

The name of the index to add the document to

string
required

The ID of the file to be indexed

string
required

The ID of the project to add the document to

Responses
204

File successfully indexed

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*