cURL
curl --request DELETE \ --url https://api.fivemanage.com/api/v3/file/{path} \ --header 'Authorization: <api-key>'
{ "status": "ok" }
Delete a specific file by ID or storage key.
Documentation IndexFetch the complete documentation index at: https://docs.fivemanage.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fivemanage.com/llms.txt
Use this file to discover all available pages before exploring further.
File ID or storage key
OK
"ok"
Was this page helpful?