How to make an outbound call via zoom api?

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'"
}
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:

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:

  1. Initiate an outbound call using URI redirect
    Initiate an outbound call

  2. Click to Call API provided bye the Zoom Phone Smart embed
    Integrate with Zoom Phone using Smart Embed