Skip to main content

Delete Items

Use this API to delete items

Path Parameters
driveId string REQUIRED
Request Body REQUIRED
itemIds string[]

List of items to be deleted in the specified drive.

deletePermanently boolean

If true, the items will be permanently deleted. If false, the items will be moved to the trash. Default is false.

Responses
200

Returns the deleted items

Schema OPTIONAL
object