Server to Server OAuth zoomroom.restart returns 415 Unsupported Media Type

Hi there, I am trying to restart ZoomRooms using the the Zoom Meeting API

I am using Postman to generate a bearer token and then send the HTTP Patch for zoomroom.restart but am getting a 415 Unsupported Media Type error…

HTTP Patch:
https://api.zoom.us/v2/rooms/{id}/events
Content-Type: application/json
body: JSON
{
“method”: “zoomroom.restart”
}

error:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?> 300 Unsupported Content Type

The room ID and bearer token are valid and work with retrieving the room information.

Any help would be greatly appreciated, thanks very much.

Hi @dukman
I am sorry for the late reply but I am curious to know if you were able to solve this issue or if you need any assistance here.

Have a great day,
Elisa

Hi Eliza, not I have not resolved this issue as yet. Thanks for reaching out and any help you could provide would be greatly appreciated.

Thanks very much.

Hi,
@dukman

Thanks for confirming this with me.
I will go ahead and send you a private message so we can trouble shoot this together.
Best
Elisa

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