Files
file.delete
Deletes a file. Files are automatically deleted 48 hours after upload, so manual deletion is only needed for early cleanup.
POST
DeleteFile
Questions or issues? Contact us at api-support@manus.ai.Documentation Index
Fetch the complete documentation index at: https://open.manus.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API key for direct authentication. Provide either this or Authorization, not both. See Authentication.
Body
application/json
The unique identifier of the file to delete.
Previous
webhook.createCreates a webhook for receiving task event notifications. Use [webhook.publicKey](https://open.manus.ai/docs/v2/webhook.publicKey) to get the key for verifying signatures. See the [Webhooks](https://open.manus.ai/docs/v2/webhooks-overview) guide for event types.
Next
DeleteFile