Logo
Zoom Public API Documentation

Delete Tag

DELETE {{baseUrl}}/rooms/tags/:tagId

Use this API to delete Tag.

Prerequisites: * A Pro or a higher plan with a Zoom Rooms license.

Scopes: room:write:admin

Rate Limit Label: Medium

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/rooms/tags/:tagId'

ENDPOINTS