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