Send a MessageCopy Pagepost https://www.freeclimb.com/apiserver/Accounts/{accountId}/MessagesSending an outbound SMS or MMS MessagePath ParamsaccountIdstringrequiredID of the account that sent this message.Body ParamsfromstringrequiredPhone number to use as the sender. This must be an incoming phone number that you have purchased from FreeClimb.tostringrequiredPhone number to receive the message. Must be within FreeClimb's service area. For trial accounts, must be a Verified Number.textstringrequiredText contained in the message. Cannot be an empty string.notificationUrlstringWhen the Message changes status, this URL is invoked using HTTP POST with the messageStatus parameters. Note: This is a notification only; any PerCL returned is ignored.mediaUrlsarray of stringsAn array of public accessiable media urls to include in your message. Limit of 5. See: https://docs.freeclimb.com/reference/messaging#supported-file-typesmediaUrlsADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 202202 422422Updated 11 months ago