API ReferenceFilesDelete a fileDelete a file DELETE /api/v1/files/:fileId Delete a file and its associated metadata. Only the file owner can delete it. Request Responses204401403404500File deleted successfullyUnauthorizedAccess denied - not the file ownerNot FoundInternal server error