Datasets
Delete a dataset
DELETE
Delete a dataset from your current project based on the API Key you are using.
Deleting a dataset removes every output generated by the dataset, but not the files asocciated with it.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
204
_mintlify/placeholder
Delete a dataset
Was this page helpful?