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:
Zoom Rooms license.
Scopes:
room:write:admin
Rate Limit Label
:
Medium
Request Params
| Key | Datatype | Required | Description |
| tag_ids
| string | | (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. |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``