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

Request Body

{"tag_ids"=>["<string>", "<string>"]}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``