Delete User File
Soft delete — flips deleted_at and decrements ref_count. A future janitor task will GC blobs whose ref_count drops to 0 and prune the soft-deleted rows after some grace period.
delete/api/files/{file_id}
Path parameters
file_idstring required
Headers
authorizationstring nullable
Response
Successful Response
object required