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

Request Params

KeyDatatypeRequiredDescription
tag_idsstring(Required) The Tag ID(s) to un-assign from the Zoom Room. Enter all to un-assign all tags from a Zoom Room. Currently, only one Tag ID per request is allowed.