delete_subdomain
Release a custom subdomain to stop its URL from serving content. Provide the subdomain name.
Instructions
Release a custom subdomain. The URL will stop serving content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Subdomain name to release (e.g. 'myapp') | |
| project_id | No | Optional project ID for ownership verification. Uses stored service_key for auth. |