GuidesRecipesAPI EndpointsRelease NotesCommunity
Log In
API Endpoints

Import a Curate document set with pre-completed column values

Creates a document set (SavedList) and all of its column values (Questions) in a single call. Each supplied question is stored pre-completed so the NLP answering pipeline is never triggered. One QuestionBatch is created per grouping key so Curate renders the imported columns, and viewConfig.curateSettingsV1.queryParams.qSearchParams is seeded from the imported questions so the document set opens with those columns already selected.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Name of the document set to create

string
enum

Saved list type; defaults to SEARCH when omitted

Allowed:
searches
array of objects

Document membership searches; each entry must include dataProviders

searches
viewConfig
object

Optional SavedList view configuration; column selection is merged into curateSettingsV1.queryParams.qSearchParams when not already set

questions
array of objects

Pre-completed per-document column values to index with the document set

questions
Headers
string

intended client application UI

Responses

401

Unauthorized

403

Forbidden

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json