Enhancement: support custom fields in post_document endpoint (#6222)

This commit is contained in:
shamoon
2024-03-30 13:00:53 -07:00
committed by GitHub
parent 41fc11efff
commit 129933ff30
4 changed files with 50 additions and 0 deletions

View File

@@ -288,6 +288,8 @@ The endpoint supports the following optional form fields:
- `tags`: Similar to correspondent. Specify this multiple times to
have multiple tags added to the document.
- `archive_serial_number`: An optional archive serial number to set.
- `custom_fields`: An array of custom field ids to assign (with an empty
value) to the document.
The endpoint will immediately return HTTP 200 if the document consumption
process was started successfully, with the UUID of the consumption task