DNS_updateZoneRecordsV1
Update DNS records for a specific domain by adding new records or modifying existing ones. Option to overwrite all records or append updates. Requires domain and zone data for execution.
Instructions
This endpoint updates DNS records for the selected domain.
Using overwrite = true
will replace existing records with the provided ones.
Otherwise existing records will be updated and new records will be added.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | Yes | Domain name | |
overwrite | No | If `true`, resource records (RRs) matching name and type will be deleted and new RRs will be created, otherwise resource records' ttl's are updated and new records are appended. If no matching RRs are found, they are created. | |
zone | Yes | zone property |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from hostinger-api-mcp
- billing_cancelSubscriptionV1
- billing_createNewServiceOrderV1
- billing_deletePaymentMethodV1
- billing_getCatalogItemListV1
- billing_getPaymentMethodListV1
- billing_getSubscriptionListV1
- billing_setDefaultPaymentMethodV1
- DNS_deleteZoneRecordsV1
- DNS_getRecordsV1
- DNS_getSnapshotListV1
- DNS_getSnapshotV1
- DNS_resetZoneRecordsV1
- DNS_restoreSnapshotV1
- DNS_updateZoneRecordsV1
- DNS_validateZoneRecordsV1
- domains_checkDomainAvailabilityV1
- domains_getDomainListV1
- VPS_activateFirewallV1
- VPS_attachPublicKeyV1
- VPS_createFirewallRuleV1
- VPS_createNewFirewallV1
- VPS_createNewPublicKeyV1
- VPS_createPostInstallScriptV1
- VPS_createPTRRecordV1
- VPS_createSnapshotV1
- VPS_deactivateFirewallV1
- VPS_deleteAPostInstallScriptV1
- VPS_deleteAPublicKeyV1
- VPS_deleteBackupV1
- VPS_deleteFirewallRuleV1
- VPS_deleteFirewallV1
- VPS_deletePTRRecordV1
- VPS_deleteSnapshotV1
- VPS_getActionListV1
- VPS_getActionV1
- VPS_getAttachedPublicKeysV1
- VPS_getBackupListV1
- VPS_getDataCentersListV1
- VPS_getFirewallListV1
- VPS_getFirewallV1
- VPS_getMetricsV1
- VPS_getPostInstallScriptListV1
- VPS_getPostInstallScriptV1
- VPS_getPublicKeyListV1
- VPS_getScanMetricsV1
- VPS_getSnapshotV1
- VPS_getTemplateListV1
- VPS_getTemplateV1
- VPS_getVirtualMachineListV1
- VPS_getVirtualMachineV1
- VPS_installMonarxV1
- VPS_recreateVirtualMachineV1
- VPS_resetHostnameV1
- VPS_restartVirtualMachineV1
- VPS_restoreBackupV1
- VPS_restoreSnapshotV1
- VPS_setHostnameV1
- VPS_setNameserversV1
- VPS_setPanelPasswordV1
- VPS_setRootPasswordV1
- VPS_setupNewVirtualMachineV1
- VPS_startRecoveryModeV1
- VPS_startVirtualMachineV1
- VPS_stopRecoveryModeV1
- VPS_stopVirtualMachineV1
- VPS_syncFirewallV1
- VPS_uninstallMonarxV1
- VPS_updateFirewallRuleV1
- VPS_updatePostInstallScriptV1
Related Tools
- @hostinger/api-mcp-server
- @hostinger/api-mcp-server
- @hostinger/api-mcp-server
- @hostinger/api-mcp-server
- @hostinger/api-mcp-server