hosting_checkIfWordPressInstallationsAreValidV1
Validate WordPress installations and detect broken installations caused by missing files, broken plugins, or themes.
Instructions
Check whether one or more WordPress installations are valid and working correctly. Detects broken installations caused by missing files, broken plugins, themes and similar issues.
Provide the WordPress installation (software) identifiers in the body. They
can be obtained from GET /api/hosting/v1/wordpress/installations (the id
field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force fresh validation without cache. Preferable for troubleshooting purposes. | |
| username | Yes | username parameter | |
| software_ids | Yes | WordPress installation (software) identifiers to validate. |