Assign calling plans to a Zoom Room

POST {{baseUrl}}/phone/rooms/:roomId/calling_plans

Use this API to assign calling plans to a Zoom Room. Up to 200 numbers at a time.

Scopes: phone:write:admin

Rate Limit Label: Light

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

Request Body

{"calling_plans"=>[{"type"=>100}, {"type"=>100}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{}