Logo
Zoom Public API Documentation

rooms-tags

Number of APIs: 2


1. List all Zoom Room Tags

GET {{baseUrl}}/rooms/tags?page_size=30&next_page_token=<string>

Use this API to list all Zoom Rooms Tags

Prerequisites: * A Pro or a higher plan with a Zoom Rooms license.

Scopes: room:read:admin

Rate Limit Label: Medium



2. Create a new Zoom Rooms Tag

POST {{baseUrl}}/rooms/tags

Use this API to create a new Zoom Rooms Tag.

Prerequisites: * A Pro or a higher plan with a Zoom Rooms license.

Scopes: room:write:admin

Rate Limit Label: Medium



ENDPOINTS