Exception while passing global_dial_in_countries on meeting creation

https://api.zoom.us/v2/users/me/meetings

I’m getting following exception when trying to create meeting by passing an array of countries [“ZW”,“IN”,“GB”,“SA”,“AU”,“NZ”,“WI”,“SL”] in [‘settings’][‘global_dial_in_countries’], is there any possible way to handle this exception to create meeting with available countries with dial in numbers. I need to get this through API only.

“message”: “Client error: POST https://api.zoom.us/v2/users/me/meetings resulted in a 400 Bad Request response:\n{"code":300,"message":"Country code ZW is not available for host: FTA-jhbhgfhfhfhgfhkjhgkj."}\n”,
“code”: 400