XML instead of JSON

I have tried adding data_type=XML to V2 and it only seems to return JSON for me. It worked fine for me in V1.

https://api.zoom.us/v2/users?page_size=2&data_type=XML&page_number=1

Hi @brian.cogswell,

Our V2 API only accepts JSON.

Thanks