Update a H.323/SIP device
PATCH {{baseUrl}}/h323/devices/:deviceId
A H.323 or SIP device can make a video call to a Room Connector to join a Zoom cloud meeting. A Room Connector can also call out to a H.323 or SIP device to join a Zoom cloud meeting. Use this API to edit information of a H.323/SIP device from your Zoom account.
Scopes: h323:write:admin
Rate Limit Label: Light
Request Body
{"encryption"=>"auto", "ip"=>"<string>", "name"=>"<string>", "protocol"=>"SIP"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |