Unable to delete Zoom Rooms users in the account

Description
We tried to delete Zoom Rooms users in an account using the Zoom API but failed.

Error
{
“code”: 200,
“message”: “Zoom Room subscription was not found. Try again after purchasing a Zoom Room subscription.”
}

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

Which Endpoint/s?
API: https://api.zoom.us/v2/rooms/

How To Reproduce (If applicable)
Steps to reproduce the behavior:
On “Settings” tab,

  1. Provide the roomId and provide the oauth_access_token, then click “Send”

Screenshots (If applicable)
screenshot_20201120

Additional context
The account never provide Zoom Rooms to our customers but the Zoom Rooms users transferred in sometimes so we just would like to delete them.
But it seems that the result is weird; do we have to subscribe the Zoom Rooms service then we can delete Zoom Rooms users??

Hi @ct_yen,

Thanks for reaching out about this. In order to hit this endpoint, you will need to purchase a Zoom Rooms plan. If you wish to simply remove regular users under your account, you can use our Delete User API endpoint.

Let me know if this helps to clarify,
Will

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