API Endpoint
POST
Arguments
URL Params
| Param | Type | Description/Allowed Values |
|---|---|---|
phlo_id (Required) | string | Unique identifier of the PHLO. PHLO IDs are listed on the PHLO page of the console. |
node_id (Required) | string | Unique identifier of the multiparty call. The ID is available in the configuration section of the corresponding multiparty call node in the PHLO. |
Payload
| Param | Description/Allowed Values |
|---|---|
action (Required) | Value is always cold_transfer. |
to (Required) | Phone number or SIP endpoint address of the user to which the call is to be transferred. |
role (Required) | Role of the user added to the multiparty call. Allowed values: customer, agentDefaults to agent. |
trigger_source (Required) | Phone number or SIP endpoint address of the user (agent) initiating the transfer. |