Authorizations
Body
application/json
The Clerk phone number or identifier the message should be sent from
Example:
"+1415456789"
The media URLs to send with the message
Example:
["https://example.com/image.jpg"]
The recipients of the message
Example:
["+9134567654"]
The message text
Example:
"Hello, world!"
The name of the sender displayed in the UI
Example:
"Clerk"
Response
The sent message
Represents a message resource