curl --location --request DELETE 'https://oteapi.webnic.cc/domain/v2/host/extension?host=ns2.ote-sample.jp&ext=open' \
--header 'Authorization: Bearer <token>'{
"code": "1000",
"message": "Command completed successfully.",
"data": {
"host": "ns1.hqtest2.com"
}
}