[
"What is the name of the author?",
"What is the name of the book?",
"When was the book published?",
"What is the name of the publisher?",
"Where is the book published?"
]
curl --location --request GET 'https://dev.your-api-server.com/questions/suggested?upload_id'
[
"string"
]
POST /documents/upload
or POST /collections
APIs accordingly.