Test plugin connection
Runs the plugin's own testConnection() through the invoker
POST /plugins/{id}/test
note
SDK method: testPluginConnection
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PluginTestResult object.