/datastores
Reset Datastore
Reset the give Datastore
. This operation is irreversible and it deletes all the documents associated with the datastore.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the datastore to edit
Response
200
application/json
Successful Response
The response is of type object
.
Was this page helpful?