DeepFellow DOCS

Reload Plugin

Reload a specific plugin.

POST
/plugins/{plugin_name}/reload
AuthorizationBearer <token>

In: header

Path Parameters

plugin_namePlugin Name

Name of the plugin to reload

Response Body

curl -X POST "https://loading/plugins/df_test_plugin/reload"
{
  "success": true,
  "message": "string",
  "data": {}
}
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}

We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.