config
Reloads any changes in beast global configuration, located at ~/.beast/config.toml.
Populates beast gobal config map by reparsing the config file $HOME/.beast/config.toml.
patch/api/config/reload/
Headers
Authorizationstring required
Bearer
Response
OK
Example response
{
"message": "Messsage in response to your request"
}