API Reference
SMS Reasons
Configure when an assistant sends an SMS to the caller during a call and what the message contains.
For a step-by-step walkthrough, read the SMS & texting guide.
Endpoints
| Method | Path | Purpose |
|---|---|---|
| GET | /sms-reasons | List sms reasons |
| POST | /sms-reasons | Create sms reason |
| GET | /sms-reasons/{id} | Get sms reason |
| PUT | /sms-reasons/{id} | Replace sms reason |
| DELETE | /sms-reasons/{id} | Delete sms reason |