Authorization: Bearer ********************
{ "gmail": "string", "to": "string", "msg": "string" }
curl --location --request POST 'https://google-voice.net/api/voice/send' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "status": true, "messageId": "bebe3aea60d3d460ce634faceaa639e28ba22388" }