Enhancement: support custom field values on post document (#10859)

This commit is contained in:
shamoon
2025-09-17 15:42:06 -07:00
committed by GitHub
parent e0512e35a2
commit 6dbd32759d
4 changed files with 144 additions and 13 deletions

View File

@@ -192,8 +192,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.
- `custom_fields`: Either an array of custom field ids to assign (with an empty
value) to the document or an object mapping field id -> value.
The endpoint will immediately return HTTP 200 if the document consumption
process was started successfully, with the UUID of the consumption task