Skip to main content
Remove specific documents by ID and rebuild the index. This is an async operation - the response includes a jobId you can poll with getJobStatus. Required fields: indexName, docIds (non-empty array) Example request
Responses