DeepFellow DOCS

Disable Plugin

Disable a specific plugin.

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

In: header

Path Parameters

plugin_namePlugin Name

Name of the plugin to disable

Response Body

curl -X POST "https://loading/plugins/df_test_plugin/disable"
{
  "message": "Plugin df_test_plugin disabled",
  "success": true
}
{
  "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.