curl --request DELETE \
--url https://api.orq.ai/v2/datasets/{dataset_id} \
--header 'Authorization: Bearer <token>'Permanently deletes a dataset and all its datapoints. This action is irreversible.
curl --request DELETE \
--url https://api.orq.ai/v2/datasets/{dataset_id} \
--header 'Authorization: Bearer <token>'Was this page helpful?