public Delete ( string projectId, string name, string collectionId = null, string collectionKey = null ) : Task |
||
projectId | string | Project id. |
name | string | Folder name to delete. |
collectionId | string | Collection id defining collection where folder exists. |
collectionKey | string | Collection key defining collection where folder exists. |
return | Task |