Datasets
Add Entries to Dataset
Add new dataset entries.
POST
/
datasets
/
{datasetId}
/
entries
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Add new dataset entries.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.