# FluxShare - Remove file Call to remove file from fluxshare. Endpoint: GET /apps/fluxshare/removefile Version: 6.6.1 Security: ZelID ## Query parameters: - `file` (string, required) The name of the file that will be removed in fluxshare Example: "test" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Explanation of status