files
Delete File
Delete an uploaded file.
Removes the file from both storage and the database.
DELETE
Delete File
Previous
Get File Download UrlGenerate presigned URL for downloading a file.
The URL is valid for the specified expiry time (default: 1 hour).
Args:
file_id: File ID
expires_in: URL expiry time in seconds (default: 3600, max: 86400)
Next
Delete File