Yes, it is possible to remove all indexed files from the RChilli database using a single API call.
API for Removing All Indexed Documents
RChilli provides a dedicated endpoint for this operation:
-
API Endpoint:
/deleteAllDocuments -
Purpose: Deletes all indexed documents associated with your API key.
-
Use Case: This is particularly useful when you want to reset your environment—for instance, to clean up test/sample data or start fresh with production data.
How to Use the API
To execute this API:
-
Make an authenticated API call to the
/deleteAllDocumentsendpoint. -
Pass valid credentials (user key and other required headers) associated with your RChilli Search and Match API account.
-
The call will remove all indexed resumes or job documents from your account's search and match index.
⚠️ Important Note: This action is irreversible. Once the documents are deleted, they cannot be recovered.
Documentation and Help
If you have any concerns before proceeding, or require help with the API call, it's recommended to reach out to RChilli Support at support@rchilli.com.
Comments
0 comments
Please sign in to leave a comment.