# Delete DNS Record **DELETE /dns/{id}/{recordId}** Removes a DNS Record from the specified domain. Manage a DNS Record for the given Domain. ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ### Path parameters - **recordId** (integer) The domain record ID number. - **id** (integer) The domain ID number. ## Responses ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) ### default Default response [Powered by Bump.sh](https://bump.sh)