Delete members in a role
DELETE {{baseUrl}}/phone/roles/:roleId/members?user_ids=<string>&user_ids=<string>
Use this API to delete member(s) in a role .
Prerequisites:
- Business or Education account
- Zoom Phone license
Scopes:
phone:write:admin
Granular Scopes:
phone:delete:role_member:admin
Rate Limit Label
:
Light
Request Params
| Key | Datatype | Required | Description |
| user_ids
| string | | (Required) The user IDs or email addresses of the user |
| user_ids
| string | | (Required) The user IDs or email addresses of the user |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``