Chad3
(Chad)
April 29, 2025, 1:59pm
1
hello community i am trying to make an ai based bulk calling system via zoom phone and zoom phone api
but when ever i try to hit the api i get the follwoing error
{
"detail": "Error occurred: 404, message='Not Found', url='https://api.zoom.us/v2/phone/callout'"
}
tamn
(nktnet)
April 30, 2025, 6:13am
2
https://api.zoom.us/v2/phone/callout
Where are you getting information on this endpoint?
This endpoint does not exist in the API Reference for Zoom Phone:
The answer below, from 2020, suggests that it isn’t possible:
although you may also want to look through thechangelog to see if there has been any updates since then:
Chad3
(Chad)
April 30, 2025, 6:29am
3
i was working with twillio before and mistook zoom to do all that all twillio does
one solution is to use zoom customer center and zoom virtaul agent can we do all these any guide
Hey @Chad3
Thanks for reaching out!
The only available options for call out today are:
Initiate an outbound call using URI redirect
Initiate an outbound call
Click to Call API provided bye the Zoom Phone Smart embed
Integrate with Zoom Phone using Smart Embed