Add a Zoom Room to a Zoom Phone
POST {{baseUrl}}/phone/rooms
Use this API to associate a Zoom Room with a Zoom Phone license.
Prerequisites: * A Business or Enterprise account * A Zoom Phone license
Scopes: phone:write:admin
Granular Scopes: phone:write:room:admin
Rate Limit Label: Light
Request Body
{"id"=>"<string>", "site_id"=>"<string>", "calling_plans"=>[{"type"=>"<integer>"}, {"type"=>"<integer>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{}