# Redeploy application Redeploy an existing application. Endpoint: GET /apps/redeploy/{appname} Version: 6.6.1 Security: ZelID ## Path parameters: - `appname` (string, required) Name of the application to redeploy ## Query parameters: - `force` (boolean) Force redeployment even if running - `global` (boolean) Redeploy globally across network ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Redeployment status