Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the datastore to edit
Response
Successful Response
The response is of type object
.
Reset the give Datastore
. This operation is irreversible and it deletes all the documents associated with the datastore.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the datastore to edit
Successful Response
The response is of type object
.