#2258·R2R

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:

Image

But on request, the response from R2R indicates, it expects a list:

Image

Confirmation: when I modify the field to a list of string, I receive success:

Image