Use "Send Authorization Information" to retrive the authorization information through email.
curl --location --request POST 'https://oteapi.webnic.cc/domain/v2/auth-info/reset?domainName=webnic.com' \
--header 'Authorization: Bearer <token>'{
"code": "1000",
"message": "Command completed successfully."
}