Zoom Rooms API (Restart) - 500 Internal Server Error

Description
Using Postman to test Zoom Rooms client restart per docs:

POST https://api.zoom.us/v2/rooms/{roomId}/zrclient

Error
500 Internal Server Error

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
As above.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL:

https://api.zoom.us/v2/rooms/XXX/zrclient

Headers:

Content-Type: multipart/form-data

Body:

{
“jsonrpc”: “2.0”,
“method”: “restart”
}

  1. See error

500 Internal Server Error

Screenshots (If applicable)

Additional context
None.

Hey @OIST_Zoom

Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. :slightly_smiling_face:

Checkout this related thread that may have the answer you are looking for:

If this thread did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.

Thanks,
DeveloperBot

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.