You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: site/docs/messaging/createMessage.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Sending a text message is as simple as making an API <Highlight color="#079CEE">
52
52
53
53
* Who the message is `from` (a Bandwidth number)
54
54
* Who the message is `to` (a PSTN number)
55
-
* The `text` of the message - what you want to say
55
+
* The `text` of the message - what you want to say. See our [FAQ](https://support.bandwidth.com/hc/en-us/articles/360010235373-What-are-Bandwidth-s-SMS-character-limits-and-concatenation-practices-) for SMS character limits and concatenation practices.
56
56
* The messaging `applicationId` associated with the `from` number
57
57
* Your basic auth `username` and `password` in the `Authorization` header
58
58
* Optional: A `media` url that links to an attachment/file you wish to send
0 commit comments