Assign Tags to Zoom Rooms By Location ID

PATCH {{baseUrl}}/rooms/locations/:locationId/tags

Use this API to assign Tags to Zoom Rooms by location ID 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

KeyDatatypeRequiredDescription
Content-Typestring