Create a Dataset Item

Guide to creating a Dataset Item in the Fetch Hive API.

Create a new data set item

post

Create a new data set item with specified parameters

Authorizations
AuthorizationstringRequired

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".

Path parameters
data_set_idstringRequired

Data set token

Body
Responses
chevron-right
200

Successful response

application/json
post
/data_sets/{data_set_id}/items

Last updated