---
title: "Update ecFlow server status"
method: PUT
path: "/server/status"
tags: ["server"]
---

# Update ecFlow server status

`PUT /server/status`

## Request body

- ServerAction
  - `action` 'reload_whitelist_file' | 'reload_passwd_file' | 'reload_custom_passwd_file', required

## Response `200`

Expected response to a valid request

- Success20x
  - `message` string, required
  - `path` string

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.net/ecmwf/apis/ecflow-rest-api.md) · [All operations](https://skmtc.net/ecmwf/apis/ecflow-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ecmwf/ecflow-rest-api/revisions/80c90e3b91b2/schema)
