Duplicate a phone role

POST {{baseUrl}}/phone/roles

Use this API to duplicate a phone role.

Prerequisites:

  • Business or Education account
  • Zoom Phone license

Scopes: phone:write:admin

Rate Limit Label: Light

Request Body

{"role_id"=>"MRNStlOVS02fJ6pOAzrh0B", "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 | | | | Accept | string | | |

RESPONSES

status: Created

{"id":"1exEg_e9QbKFD4dBJzzrZw","name":"Compliance Admin (Copy)"}