curl --location --request POST 'https://oteapi.webnic.cc/domain/v2/auth-info/send?domainName=webnic.my' \
--header 'Authorization: Bearer <token>'{
"code": "1000",
"message": "Command completed successfully.",
"data": {
"recipient": "support@webnic.cc"
}
}