v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-1340148239.5 KB
/datastores

Delete Datastore

Delete a given Datastore, including all the documents ingested into it. This operation is irreversible.

This operation will fail with status code 400 if there is an active Agent associated with the Datastore.

delete/datastores/{datastore_id}

Path parameters

datastore_idstring uuid required

ID of the datastore to delete

ID of the datastore to delete

Response

Successful Response

EmptyResponse required