Update Plugin
kinsta.plugins.updateUpdate a WordPress plugin to its latest version in a Kinsta environment. Provide the environment ID and plugin ID to execute the update and receive an operation ID.
Instructions
Update a single plugin to the latest version. Returns an operation_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env_id | Yes | The environment ID | |
| plugin_id | Yes | The plugin ID to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||