Class CollaborateBridge.GroupCollaborateBridgeConsolidatedDeleteInstanceRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.CollaborateBridge.GroupCollaborateBridgeConsolidatedDeleteInstanceRequest
Enclosing class:
CollaborateBridge

public static class CollaborateBridge.GroupCollaborateBridgeConsolidatedDeleteInstanceRequest
extends Request<DefaultResponse>
Delete a collaborate bridge from a group. The request fails when attempting to delete the default collaborate bridge. If UnassignPhoneNumbersLevel is set to 'Group', the user's primary phone number, fax number and any alternate numbers, will be un-assigned from the group if the command is executed by a service provider administrator or above. When set to 'Service Provider', they will be un-assigned from the group and service provider if the command is executed by a provisioning administrator or above. When omitted, the number(s) will be left assigned to the group. An ErrorResponse will be returned if any number cannot be unassigned because of insufficient privilege. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator