Tool to delete a DNS record from a domain. Use when you need to remove an existing DNS record by its record ID and domain name.
slugstringThe Team slug to perform the request on behalf of.
domainRequiredstringThe domain name that contains the DNS record to delete (e.g., 'example.com')
teamIdstringThe Team identifier to perform the request on behalf of.
recordIdRequiredstringThe unique identifier of the DNS record to delete. You can obtain this ID by listing DNS records for the domain using the VERCEL_GET_DNS_RECORDS action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.