Yes, it is possible to remove all Indexed files from the database with the API - Delete All Documents
The API utilizes the following URL:
https://searchengine.rchilli.com/RChilliSearchEngineAPI/RChilli/deleteAllDocs
Please note that the indexed documents will be deleted based on the deleteAllDocument parameter in the API request. For additional information, please refer to the API parameter section below.
Name | Type | Description | Remarks |
---|---|---|---|
indexType | String | Type of the file i.e Resume or JD | Required |
indexKey | String | Use your user key as shared by RChilli team | Required |
subUserId | String | Your user's unique ID | Optional |
deleteAllDocument | Boolean |
|
Optional |
API Endpoint
The Delete All Documents API uses the below endpoint:/deleteAllDocs
API Method
The Delete All Documents API uses only POST method.API Request Type
The Delete All Documents API uses JSON request type.If you have any questions related to new user accounts, please reach out to the RChilli support team for assistance. You can submit a query through RChilli HelpDesk or send an email to support@rchilli.com.
Comments
0 comments
Please sign in to leave a comment.