Add members to roles
POST {{baseUrl}}/phone/roles/:roleId/members
Use this API to add members to roles.
Prerequisites: * Business or Education account * Zoom Phone license
Scopes: phone:write:admin
Granular Scopes: phone:write:role_member:admin
Rate Limit Label: Light
Request Body
{"role_id"=>"<string>", "copy_targets"=>false, "copy_all_members"=>false, "user_ids"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
""