hosting_updateHostingerWordPressPluginV1
Update a Hostinger plugin to its latest version on a WordPress installation. Provide the WordPress installation ID and plugin slug to queue the update.
Instructions
Update a Hostinger plugin to its latest version on a WordPress installation.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
This operation is asynchronous: a successful response only means the update job has been queued.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Slug of the Hostinger plugin to update to its latest version. | |
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |