---
title: "Reloads any changes in beast global configuration, located at ~/.beast/config.toml."
method: PATCH
path: "/api/config/reload/"
tags: ["config"]
---

# Reloads any changes in beast global configuration, located at ~/.beast/config.toml.

`PATCH /api/config/reload/`

Populates beast gobal config map by reparsing the config file $HOME/.beast/config.toml.

## Headers

- `Authorization` string, required

## Response `200`

OK

- ApiHTTPPlainResp
  - `message` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/sdslabs/apis/beast-api.md) · [All operations](https://skmtc.dev/sdslabs/apis/beast-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sdslabs/beast-api/revisions/7d8933ea23d5/schema)
