Zoom Meeting API - Status Code

Hi Team,

We are using zoom api for creating/updating meetings. We noticed that, there is a change in the HTTP Response Status Code.

Previously we got statuscode as “200 OK” for success and now we are getting only “200”

Could you please confirm is there any change in the response structure in recent times?

EndPoint URL: https://api.zoom.us/v2/users/{userId}/meetings

Regards,
Bala.P

Hey @pba, thanks for posting and using Zoom!

I am guessing you are referring to update Meeting, as Creating meeting returns this status code:

Screen Shot 2020-01-17 at 10.47.14 AM

And the update meeting request returns:

Screen Shot 2020-01-17 at 10.49.08 AM

I don’t believe we changed our status codes, after testing our docs are up to date.

https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate
https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingupdate

Can you share your request url, request body, response body, and response headers so I can take a look?

Feel free to private message them to me.

Thanks,
Tommy