Datasets
Update a dataset's settings
PUT
Change the settings or metadata for a dataset. Dataset’s settings changes are not retroactive. The changes will only apply to new document parsing or structured extraction executions.
The unique name constraint is still enforced. If you change the name of the dataset, the new name must be unique within your organization.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
200
application/json
Get a dataset
The response is of type object
.