IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

DeleteSharedDrive Method

Deletes a shared drive.

Object Oriented Interface

public function doDeleteSharedDrive($shareddriveid);

Procedural Interface

ipworkscloud_googledrive_do_deleteshareddrive($res, $shareddriveid);

Remarks

This method deletes the shared drive specified by SharedDriveId.

Note that only members of a shared drive with the prOrganizer (5) role can delete it, and that the shared drive must be empty (or all of its items must be in the trash).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]