Delete subdomain
subdomain_deleteDelete a subdomain by specifying its full host name, with a mandatory confirmation to prevent accidental removal.
Instructions
Delete a subdomain (delete_subdomain). Requires confirm:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually delete | |
| subdomain_name | Yes | Full subdomain host, e.g. preview.example.com |