Activation Code doesn't show when I use ROOMS API Call

When I use the “https://api.zoom.us/v2/rooms” API call… The activation code is not listed in the JSON response.

This is an example of what I get…


“rooms”: [

{

“id”: “1XDRmYaMRR6xS63wVS5FyA”,

“room_id”: “8-JIoM5SSOWpLxqQO9C3bg”,

“name”: “VM Cart Z2515”,

“location_id”: “”,

“status”: “Available”

}

]

Why don’t I see the activation code???

Thanks
Robert

Hey @zingersigns,

I’m happy to look into this for you. Can you let me know the account or user ID which your Zoom Rooms are associated with?

Thanks,
Will

I figured out why the Activation Code was not showing with the API call.

I didn’t realize that the activation code expires. So the activate code won’t show if it has expired.

Is it possible to regenerate the Activation Code for the Zoom Room using an API call?

Thanks
Robert

Hi @zingersigns,

Ah, I see—thanks for clarifying!

At the moment, this is not possible via API.

Let me know if you have any other questions about this.

Best,
Will

Is there a way to clear the Activation Code manually via API or the Admin pages, or do we have to wait out the 10 day period.

Thanks
Robert

Hi @zingersigns,

It’s not possible to make changes/clear the activation code via API. However, you might consider reaching out to our Support Team for questions on attempting this via the Zoom Portal.

Thanks,
Will

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