v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1344223223.6 KB
indexing

Updates the schema of a data source. This method does not perform incremental updates to the schema. Instead, this method updates the schema by overwriting the entire schema. Note: This API requires an admin or service account to execute.

put/v1/indexing/{+name}/schema

Path parameters

namestring required

The name of the data source to update Schema. Format: datasources/{source_id}

Request body

validateOnlyboolean

If true, the schema will be checked for validity, but will not be registered with the data source, even if valid.

Response

Successful response