Skip to main content
POST
/
modules
/
reload
Reload modules
curl --request POST \
  --url http://localhost:9371/modules/reload
{
  "error": "<string>"
}

Response

The module registry was reloaded successfully.

Last modified on July 1, 2026