Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
SWI-1234 Update Create Message Guide (#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoegel authored May 24, 2023
1 parent c5126ce commit 92c584d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/messaging/createMessage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Sending a text message is as simple as making an API <Highlight color="#079CEE">

* Who the message is `from` (a Bandwidth number)
* Who the message is `to` (a PSTN number)
* The `text` of the message - what you want to say
* 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.
* The messaging `applicationId` associated with the `from` number
* Your basic auth `username` and `password` in the `Authorization` header
* Optional: A `media` url that links to an attachment/file you wish to send
Expand Down

0 comments on commit 92c584d

Please sign in to comment.