Update a phone role
PATCH {{baseUrl}}/phone/roles/:roleId
Use this API to update a role.
Prerequisites: * Business, or Education account * Zoom Phone license
Scopes:phone:write:admin
Rate Limit Label: Light
Request Body
{"name"=>"Phone Super Admin", "description"=>"Admin has full privileges to access and manage the Zoom Phone (default)."}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |