SP へFolder.recycle 方法 (sp.js)
Moves the list folder to the Recycle Bin and returns the identifier of the new Recycle Bin item.
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
SP.Folder.recycle()
戻り値
Type: SP.GuidResult
REST resource endpoint
See Folder resource for more information.
Endpoint URI structure
http://<sitecollection>/<site>/_api/web/folders/getbyurl(folderrelativeurl)/recycle()
HTTP requests
This resource supports the following HTTP commands:
- POST
POST syntax
POST http://<sitecollection>/<site>/_api/web/folders/getbyurl(folderrelativeurl)/recycle()