]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: correct bulk edit documents endpoint (#6057)
authorMatt Patterson <8550+fidothe@users.noreply.github.com>
Sat, 9 Mar 2024 23:11:09 +0000 (00:11 +0100)
committerGitHub <noreply@github.com>
Sat, 9 Mar 2024 23:11:09 +0000 (15:11 -0800)
docs/api.md

index f4119e4c19d04c054eb6e39829c473736cbb6fe3..ed00ab276c35ef9d2b93766857a0469f9229028c 100644 (file)
@@ -340,7 +340,7 @@ The API supports various bulk-editing operations which are executed asynchronous
 
 ### Documents
 
-For bulk operations on documents, use the endpoint `/api/bulk_edit/` which accepts
+For bulk operations on documents, use the endpoint `/api/documents/bulk_edit/` which accepts
 a json payload of the format:
 
 ```json