Documentation: Add hint to set Content-Length header for post document (#8639)

This commit is contained in:
Fabian Krüger 2025-01-08 05:13:24 +01:00 committed by GitHub
parent a899ff16e3
commit 7035445d6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -365,6 +365,10 @@ The endpoint supports the following optional form fields:
- `custom_fields`: An array of custom field ids to assign (with an empty
value) to the document.
!!! note
Sending a `Content-Length` header with correct size is mandatory.
The endpoint will immediately return HTTP 200 if the document consumption
process was started successfully, with the UUID of the consumption task
as the data. No additional status information about the consumption process