Remove Calendar from Zoom Room

Is it possible to remove a calendar from a zoom room? I can see the calendar listed as “calendar_resource_id”: but I am unable to clear it?

Tried patching an empty field to no avail:
{
“basic”: {
“calendar_resource_id”: “”
}
}

Hey @Ferg

Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
Could you please share with me what endpoint are you calling so I can help you debug this issue further?
Thanks
Elisa

I am using PATCH against the room id: https://api.zoom.us/v2/rooms/XXXXXXXXXXX

Hey @Ferg
Thanks for sharing more details with me.
Could you please send me a Direct Message with the entire request URL that you are sending, as well with the email associated with the account so I can reach out to our team to debug this further; since I was not able to replicate this issue on my end.

Thanks a lot,
Elisa

Sure - how do I send a private message? Can’t find any option for it when I click on your profile

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