curl --request POST \ --url http://localhost:3030/v3/mail/send \ --header 'Authorization: Bearer SG.xxxxx' \ --header 'Content-Type: application/json' \ --data ...