Spreadsheet Cloud API: deleteFolder

Quick Start

Interface Details

Endpoint

DELETE http://api.aspose.cloud/v4.0/cells/storage/folder/{path}

Function Description

The request parameters of deleteFolder API are:

| Parameter Name | Type | Path/Query String/HTTPBody | Description | | :- | :- | :- |:- | |path|String|Path|| |storageName|String|Query|| |recursive|Boolean|Query||

Response Description

{
Void
}

OpenAPI Specification

The OpenAPI Specification defines a publicly accessible programming interface and lets you carry out REST interactions directly from a web browser.

[Back to API list]
[Back to README]