Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the datastore to delete
Response
Successful Response
The response is of type object.
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the datastore to delete
Successful Response
The response is of type object.