Domain
Delete Domain
Learn how to Delete Domain using Dhesend API.
import Dhesend from 'dhesend';
const dhesend = new Dhesend('dhe_fdd03c4eb1');
dhesend.domain.delete("hello.com");{
"success": "Domain successfully deleted."
}Body parameters
Name of the Domain.