From: Matt Patterson <8550+fidothe@users.noreply.github.com> Date: Sat, 9 Mar 2024 23:11:09 +0000 (+0100) Subject: Documentation: correct bulk edit documents endpoint (#6057) X-Git-Tag: v2.6.3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cda4c8f87e79620340c6aec13d5c968f2951e060;p=thirdparty%2Fpaperless-ngx.git Documentation: correct bulk edit documents endpoint (#6057) --- diff --git a/docs/api.md b/docs/api.md index f4119e4c19..ed00ab276c 100644 --- a/docs/api.md +++ b/docs/api.md @@ -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