We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff23c55 commit 29eccb3Copy full SHA for 29eccb3
reference/api/documents.mdx
@@ -582,10 +582,6 @@ You can use this `taskUid` to get more details on [the status of the task](/refe
582
583
## Delete documents by batch
584
585
-<Warning>
586
-This endpoint will be deprecated in the near future. Consider using POST `/indexes/{index_uid}/documents/delete` instead .
587
-</Warning>
588
-
589
<RouteHighlighter method="POST" path="/indexes/{index_uid}/documents/delete-batch" />
590
591
Delete a set of documents based on an array of document ids.
0 commit comments