Logo
Zoom Public API Documentation

rooms-account_profile

Number of APIs: 2


1. Get Zoom Room account profile

GET {{baseUrl}}/rooms/account_profile

Get details on the account profile of a Zoom Room. This information can only by accessed either by the Zoom Room Account Owner or a user with Zoom Rooms admin permission. To get information on an individual Room Profile, use the Get Zoom Room profile API.

Prerequisites:

  • Zoom account owner or Zoom Rooms admin permissions

Scopes: room:read:admin

Rate Limit Label: Medium



2. Update Zoom Room account profile

PATCH {{baseUrl}}/rooms/account_profile

Update information on the account profile of a Zoom Room. This information can only by accessed either by the Zoom Room Account Owner or a user with Zoom Rooms admin permission. To update information on an individual Room Profile, use the Update a Zoom Room profile API.

Prerequisites:

  • Zoom account owner or Zoom Rooms admin permissions

Scopes: room:write:admin

Rate Limit Label: Medium



ENDPOINTS