I'm looking over the API documentation, and it appears for SMS that the message itself must be exposed as a file via HTTP accessible by easylink. Is there any way I can just pass in the 160 character text message as either text or uploaded as a file (such as the VOICE api allows) rather than exposing the message via HTTP, which will take more effort?