curl --location --request POST '/bridge_sms/send/ali-globe' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'access_token=8FSgZeRe2q5CmUYO3qYcJOtqwMgso4KG' \
--data-urlencode 'recv_phone=2347067023618' \
--data-urlencode 'content=Your verification code is 123123'{}