Skip to main content

Documentation Index

Fetch the complete documentation index at: https://plivo.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Attributes

ParamTypeDescription
node_idstringUnique identifier for the node.
node_typestringComponent type of the node. Value is always multi_party_call.
phlo_idstringUnique identifier for the PHLO.
member_addressPhone number or SIP endpoint address of the member to put on hold.
created_ontimestampDatetime when the PHLO was created. Format: YYYY-MM-DD HH:mm:ss.SSSSSS+-hh:mm

Example Object

{
   "node_id": "36989807-a76f-4555-84d1-9dfdccca7a80",
   "node_type": "multi_party_call",
   "phlo_id": "e564a84a-7910-4447-b16f-65c541dd552c",
   "member_address": "9999999999",
   "created_on": "2020-11-03 19:32:33.240504+00:00'
}