Edit Tag
PATCH {{baseUrl}}/rooms/tags/:tagId
Use this API to edit Tag.
Prerequisites: * A Pro or a higher plan with a Zoom Rooms license.
Scopes: room:write:admin
Rate Limit Label: Medium
Request Body
{"name"=>"<string>", "description"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |