ReferenceFilesDelete fileDelete file DELETE /v1/spaces/:space_id/files/:file_id Removes a file object. By default the file is moved to the bin and can be restored. Pass skip_bin=true to permanently delete it instead. Request​ Responses​204400401500File deletedBad requestUnauthorizedInternal server error