API Reference
Transfer Reasons
Configure when an assistant hands the call to a human and which number it forwards to.
For a step-by-step walkthrough, read the Dynamic transfer guide.
Endpoints
| Method | Path | Purpose |
|---|---|---|
| GET | /transfer-reasons | List transfer reasons |
| POST | /transfer-reasons | Create transfer reason |
| GET | /transfer-reasons/{id} | Get transfer reason |
| PUT | /transfer-reasons/{id} | Replace transfer reason |
| PATCH | /transfer-reasons/{id} | Update transfer reason |
| DELETE | /transfer-reasons/{id} | Delete transfer reason |