Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api-staging.reporta.ng/api/v1/upload/{id}
{ "success": true, "message": "File deleted successfully" }
Deletes a file based on the ID supplied
ID of plant to delete
File deleted successfully
true
"File deleted successfully"