Suggest plugin config options
Asks the plugin what to offer for its config fields right now, through the invoker
POST /plugins/{id}/config/suggestions
note
SDK method: suggestPluginConfigOptions
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PluginFieldSuggestions object.