Welcome
Core Concepts
The SMS Template object
The schema is of type object
.
Copy
{
"id": "<string>",
"name": "<string>",
"message": "<string>",
"estimated_sms_segments": 123,
"estimated_segments": {
"sms": 123,
"mms": 123
}
}
Assistant
Responses are generated using AI and may contain mistakes.