Voicemail drop a member
POST https://phlorunner.plivo.com/v1/phlo/{phlo_id}/multi_party_call/{node_id}/members/{member_address}
When the call is answered by an answering machine (voicemail), this method allows you to play a message (pre-recorded audio or text-to-speech) to the answering machine.
Below is the list of arguments that can be passed in this API request, more information can be found here
Arguments | Description | Required/Conditional/Optional |
---|---|---|
action | Set this parameter to voicemail_drop | Required |
Request Body
{"action"=>"voicemail_drop"}