Delete WordPress installation
hosting_deleteWordPressInstallationV1Delete a WordPress installation by ID, optionally removing files and database. This clears all associated components like plugins, themes, staging sites, and related data.
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 |