Delete an SLG policy setting
DELETE {{baseUrl}}/phone/shared_line_groups/:slgId/policy/:policyType?shared_ids=<string>&shared_ids=<string>
Removes the policy sub-setting for a specific shared line group according to the policyType
. For example, you can use this API to remove shared access members.
Prerequisites: * Pro or higher account with Zoom Phone license. * Account owner or admin privileges
Scopes: phone:write:admin
Rate Limit Label: Light
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
shared_ids | string | (Required) This field is a comma separated list of shared IDs to remove. The number is limited to the minimum value of 10 or the number of allowed access members account setting. | |
shared_ids | string | (Required) This field is a comma separated list of shared IDs to remove. The number is limited to the minimum value of 10 or the number of allowed access members account setting. |