# FluxShare - Remove folder Call to remove folder from fluxshare. Endpoint: GET /apps/fluxshare/removefolder Version: 6.6.1 Security: ZelID ## Query parameters: - `folder` (string, required) The name of the folder 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