Hi, I would like to enable the Zoom Numbers Dial-In feature to my account.
I have the Audio Conferencing enabled and configured, and I’m still not getting the global dial-in numbers in the create a session POST response.
My request is built exactly like in the documentation and I’m only getting the values of:
{
“session_id”: “6xvWESruRkexeRAQ749UQw==”,
“session_number”: 97372007261,
“session_name”: “My session99”,
“session_password”: “1234”,
“passcode”: “1234”,
“created_at”: “2025-12-12T20:39:00Z”,
“settings”: {
“auto_recording”: “cloud”
}
}
Can some one help me to resolve this issue