Skip to content

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

MethodPathPurpose
GET/transfer-reasonsList transfer reasons
POST/transfer-reasonsCreate 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
Try it in the API Explorer