Messages
Manage SMS and MMS messages with CRUD operations and media sub-resources.
Access via client.compat.messages on a RestClient instance.
Methods
Message CRUD
list
List messages in the account.
create
Send a new SMS or MMS message.
get
Retrieve a single message by SID.
update
Update a message (e.g., redact the body).
delete
Delete a message record.