Class UserBroadWorksMobility.UserBroadWorksMobilityMobileIdentityConsolidatedDeleteRequest

  • Enclosing class:
    UserBroadWorksMobility

    public static class UserBroadWorksMobility.UserBroadWorksMobilityMobileIdentityConsolidatedDeleteRequest
    extends Request<DefaultResponse>
    Delete a mobile identity from the user's list of mobile identities. The response is either a SuccessResponse or an ErrorResponse. An ErrorResponse will be returned if any device cannot be deleted because of insufficient privilege. When a delete request is attempted on the primary mobile identity, the delete will fail unless it is the last mobile identity in the user's list. If deleteExistingDevices is set to true, after the mobile identity is deleted, any device that is only used by the deleted mobile identity prior to the deletion will be deleted if the command is executed with the correct priviledge. Group administrator or above running this command can delete any group level devices. Service provider administrator or above can delete any service provider and group devices. Provisioning administrator or above can delete any devices. An ErrorResponse with the type warning will be returned if any device cannot be deleted because of insufficient privilege.
    Author:
    AlpacaGenerator