Description
Hi Experts,
@Michael_Purnell @michael.harrington I am adding 900+ Zoom Phone sites in the UK. My success rate is only 10%. My city values are seems not matching with the city dictionary that Zoom has for the UK. I have tried using another API (https://postcodes.io/) to extract cities based on UK postal code and used those city values I’ve got there into my Zoom API POST to add Zoom Phone sites but still with minimal success rate.
As much as possible, I don’t want to add 900+ sites manually.
When I enable inspection in my web browser when adding site manually, I see that Zoom talks to this API,
https://us01pbx.zoom.us/api/v2/pbx/dictionary/location?countryIsoCode=GB&stateId=&key=london&page_size=1000
Is there a way to get a copy of the city dictionary used by Zoom to validate cities when adding site in the UK?
Thank you very much in advance!
Error
{“code”:-1,“message”:null}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
https://api.zoom.us/v2/phone/sites
How To Reproduce (If applicable)