hosting_deleteWordPressInstallationV1
Delete a WordPress installation and optionally remove its files and database, including plugins, themes, and staging sites.
Instructions
Delete the specified WordPress installation, with optional file and database removal. This removes all associated components including plugins, themes, staging websites and any other related data.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |