API Reference

Update Dataset

Update the dataset of a list of documents by providing a list of document IDs and the new dataset name. This operation will update the dataset of all documents and standardizations associated with those documents.

Body Params
documentIds
array of strings
required

List of document IDs to update.

Document IDs*
string
required

Name of the dataset to which you want to assign these documents.

Responses

Response body
object
boolean
Defaults to true

Whether the dataset update was successful.

Language
Credentials