Delete a file permanently
Documentation Index
Fetch the complete documentation index at: https://docs.invaro.ai/llms.txt
Use this file to discover all available pages before exploring further.
/files/{file_id}
Permanently delete a file from the system. This operation removes the file completely and cannot be undone.
| Parameter | Type | Required | Description |
|---|---|---|---|
file_id | string | Yes | Unique identifier of the file to delete |
| Field | Type | Description |
|---|---|---|
file_id | string | ID of the deleted file |
message | string | Confirmation message |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the file