Transactional Message — SMS¶
The SMS payload sent when the transactional message is sent.
Endpoint¶
All verbs: /transactional/<transactional>/message/<transactionalmessage>/sms
GET¶
Payload: No payload.
Returns: The SMS.
POST¶
| Parameter | Type | Description |
|---|---|---|
message |
string | The message text |
Returns: The new SMS.
PUT¶
Same payload as POST.
Returns: The edited SMS.
DELETE¶
Payload: No payload.
Returns: The deleted SMS.