Create a new dataset item in the specified dataset
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The slug of the dataset to add an item to
"my-dataset"
The created dataset item
The response is of type object
.