Update a Dataset

Guide to updating a Dataset in the Fetch Hive API.

Update a data set

patch

Update a specific data set's details

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
patch
/data_sets/{id}

Last updated

Was this helpful?