- sms:manage.
External DocumentationTo learn more, visit the Infobip documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Language Code | Language code for the correct character set. |
| Text | Content of the message being sent. |
| Transliteration | The transliteration of your sent message from one script to another. Transliteration is used to replace characters which are not recognized as part of your defaulted alphabet. |
{
"originalText": "Let's see how many characters remain unused in this message.",
"previews": [
{
"textPreview": "Let's see how many characters remain unused in this message.",
"messageCount": 1,
"charactersRemaining": 96,
"configuration": {}
}
]
}
Was this page helpful?