Enable plugin
Enables a plugin without resubmitting its configuration
POST /plugins/{id}/enable
note
SDK method: enablePlugin
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PluginDetail object.