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
Granular Scopes: phone:update:role:admin
Rate Limit Label: Light
Request Body
{"name"=>"<string>", "description"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |