# FluxShare - Unshare file Call to unshare file in fluxshare. Endpoint: GET /apps/fluxshare/unsharefile Version: 6.6.1 Security: ZelID ## Query parameters: - `file` (string, required) File name that will be unshare Example: "message.txt" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Explanation of status