Reload configuration
POST/api/v4/config/reload
Reload the configuration file to pick up on any changes made to it.
Permissions
Must have manage_system permission.
Responses
- 200
- 400
- 403
Configuration reload successful
Invalid or missing parameters in URL or request body
Do not have appropriate permissions