Not all TLD has refund policy. Terms and Conditions apply. USE WITH CARE
curl --location --request DELETE 'https://oteapi.webnic.cc/domain/v2/delete?domainName=captainmarvel.com' \
--header 'Authorization: Bearer <token>'{
"code": "1000",
"message": "Command completed successfully.",
"data": {
"pendingOrder": false,
"domainName": "captainmarvel1.com",
"online": true,
"refund": false
}
}