Logo
Zoom Public API Documentation

rooms-{roomId}-tags

Number of APIs: 2


1. Un-assign Tags from a Zoom Room

DELETE {{baseUrl}}/rooms/:roomId/tags?tag_ids=<string>

Use this API to un-assign Tags from a Zoom Room

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

Scopes: room:write:admin

Rate Limit Label: Medium



2. Assign Tags to a Zoom Room

PATCH {{baseUrl}}/rooms/:roomId/tags

Use this API to assign Tags to a Zoom Room

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

Scopes: room:write:admin

Rate Limit Label: MEDIUM



ENDPOINTS