Update a Zoom Room under Zoom Phone license

PATCH {{baseUrl}}/phone/rooms/:roomId

Use this API to update a Zoom Room in an account that has the Zoom Phone license assigned.

Prerequisites:

  • A Pro or higher account plan
  • A Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:update:room:admin

Rate Limit Label : Light

Request Body

{"extension_number"=>"<long>", "policy"=>{"international_calling"=>{"enable"=>"<boolean>", "reset"=>"<boolean>"}, "select_outbound_caller_id"=>{"enable"=>"<boolean>", "reset"=>"<boolean>"}}, "site_id"=>"<string>"}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``