domains_delete_glue_record
Delete a glue record by providing the domain and subdomain. Specify the exact names to remove the record from your DNS configuration.
Instructions
Delete a glue record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name (e.g., 'example.com') | |
| subdomain | Yes | Subdomain of the glue record to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Operation status | |
| message | Yes | Confirmation message |