Delete file
DELETE {{api-server}}/:token/{{api-version}}/files/:file_uuid
This API endpoint is used to delete a single file.
Please ensure that the X-Filerobot-Key which is used for the request (the API Key or the Security Template) has both FILEDELETE and OBJECTSFETCH permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Filerobot-Key | string | Filerobot API key | |
Content-Type | string |