Reload plugin
Reapplies the plugin's stored configuration: disposes the running instance and initializes it again
POST /plugins/{id}/reload
note
SDK method: reloadPlugin
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PluginDetail object.