Skip to main content
POST
Re-index Workspace Files

Authorizations

Authorization
string
header
required

This API uses OAuth 2.0 with the authorization code grant flow.

Query Parameters

workspace_id
string
required

The ID of the workspace whose files are to be indexed

full_reindex
boolean

Controls the indexing mode. true \u2014 performs a full re-index of all documents in the workspace. false \u2014 performs an incremental index, processing only new or changed documents since the last index run.

Body

application/json

The body is of type object.

Response

200

Re-index Workspace Files