cURL
curl --request DELETE \ --url https://api.mathfi.ai/api/v1/datasets/{datasetKey} \ --header 'Authorization: Bearer <token>'
Permanently deletes a dataset and its associated data.
Documentation IndexFetch the complete documentation index at: https://docs.mathfi.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mathfi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Obtain a token from POST /api/login. Valid for 1 hour.
POST /api/login
Dataset deleted successfully