CData Python Connector for Microsoft OneDrive

Build 24.0.8963

DeleteResource

Delete a resource from your drive.

Input

Name Type Required Description
ResourcePath String False The location of the resource. Either ResourceId or ResourcePath is required for this operation.
ResourceId String False Id of the resource. Either ResourceId or ResourcePath is required for this operation.
DriveId String False The Id of the drive the resource is located in if this is different from the current user drive.
Permanently Boolean False Whether to delete the document permanently or just move it to the recycle bin. Default behavior is to move it to the recycle bin.

デフォルト値はfalseです。

Result Set Columns

Name Type Description
Success String File delete results.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963