Create a Dataset Item
Guide to creating a Dataset Item in the Fetch Hive API.
Authorizations
AuthorizationstringRequired
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".
Path parameters
data_set_idstringRequired
Data set token
Body
Responses
200
Successful response
application/json
default
Error
application/json
post
/data_sets/{data_set_id}/itemsLast updated