Update a Dataset
Guide to updating a Dataset in the Fetch Hive API.
Authorizations
AuthorizationstringRequired
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".
Path parameters
idstringRequired
Data set token
Body
Responses
200
Successful response
application/json
messagestringOptionalExample:
Successfully updated a data set.default
Error
application/json
patch
/data_sets/{id}Last updated