The Messages resource lets you send both single SMS/MMS messages as well as Group SMS/MMS Messages.
To receive events/callbacks for incoming and outgoing text messages (both SMS and MMS), you need to have a Bandwidth Application configured to send callbacks to your server.
https://api.catapult.inetwork.com/v2/users/{userId}/messages
Verb | Path | about |
---|---|---|
POST |
/v2/users/{userId}/messages |
Send a text message to a single number |
POST |
/v2/users/{userId}/messages |
Send a text message to a group MMS |