/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