Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This object defines the request body for creating a new dataset.
A Dataset is a collection of parsed results from files.
It can be used to store and manage related data, such as invoices, receipts, or any other documents that need to be parsed and analyzed.
Once a dataset is created, you can use it to parse related files using the same configuration and options, allowing for consistent and efficient data extraction.
Dataset created successfully
The response is of type object
.