Delete Ploi site
ploi_delete_siteDelete a site from a Ploi server using server ID, site ID, and a confirmation flag. This destructive operation removes the site completely.
Instructions
Delete a site from a Ploi server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this destructive operation. | |
| site_id | Yes | Ploi site ID. | |
| server_id | Yes | Ploi server ID. |