POST {{baseUrl}}/rooms/tags
Use this API to create a new Zoom Rooms Tag. Prerequisites:
* A Pro or a higher plan with a Zoom Rooms license. Scopes: Rate Limit Label: room:write:admin
Medium
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"id": "<string>"
} |
ENDPOINTS