Deleted facet
The Deleted resource indicates that the item has been deleted. In this version of the API, the presence (non-null) of the resource value indicates that the file was deleted. A null (or missing) value indicates that the file is not deleted.
See view changes for an item for more information on tracking changes and finding deleted items.
JSON representation
Here is a JSON representation of the resource.
{
"state": "string"
}
Properties
Property | Type | Description |
---|---|---|
state | String | Represents the state of the deleted item. |
Remarks
For more information about the facets on a DriveItem, see DriveItem.