mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 16:46:50 +01:00
Documentation: correct bulk edit documents endpoint (#6057)
This commit is contained in:
parent
33357a3fc2
commit
cda4c8f87e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue