Delete a Dataset
Guide to deleting 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
Responses
200
Successful response
application/json
messagestringOptionalExample:
Data set marked for deletiondefault
Error
application/json
delete
/data_sets/{id}Last updated