Create a new Document documentation is wrong
Author: LeoHelfferichCreated Sep 17, 2025Updated Nov 24, 2025
The documentation for API endpoint Create a new document states, the field collection_ids is an optional string:
But on request, the response from R2R indicates, it expects a list:
Confirmation: when I modify the field to a list of string, I receive success:
Source: SciPhi-AI/R2R