IPWorks Cloud 2020 Python Edition

Questions / Feedback?

delete_shared_drive Method

Deletes a shared drive.

Syntax

def delete_shared_drive(shared_drive_id: str) -> None: ...

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 Python Edition - Version 20.0 [Build 8265]