Update Document Index

Used to partial update a Document Index given its ID or name.

Path parameters

idstringRequired

Either the Document Index’s ID or its unique name

Headers

X_API_KEYstringRequired

Request

This endpoint expects an object.
labelstringOptional>=1 character<=150 characters

A human-readable label for the document index

statusenumOptional

The current status of the document index

  • ACTIVE - Active
  • ARCHIVED - Archived
Allowed values:

Response

idstringformat: "uuid"
createddatetime
labelstring<=150 characters

A human-readable label for the document index

namestring<=150 characters

A name that uniquely identifies this index within its workspace

indexing_configobject
statusenumOptional

The current status of the document index

  • ACTIVE - Active
  • ARCHIVED - Archived
Allowed values: