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: Rate Limit Label: room:write:admin
Medium
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: Rate Limit Label: room:write:admin
MEDIUM
ENDPOINTS