Files
Remove a File
Deletes an existing file.
DELETE
/
api
/
files
/
{fileName}
The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
Path Parameters
fileName
string
requiredFile name to be deleted
Response
200 - application/json
The response is of type object
.
Was this page helpful?