Spreadsheet Cloud API: postBatchProtect

Batch protecting files that meet specific matching conditions.

Quick Start

Interface Details

Endpoint

POST http://api.aspose.cloud/v3.0/cells/batch/protect

Function Description

PageTitle:Batch protecting files that meet specific matching conditions.PageDescription: Aspose.Cells Cloud provides robust support for batch protection files that meet specific matching conditions, a process known for its intricacy. Aspose.Cells Cloud supports 30+ file formats, including Excel, Pdf, Markdown, Json, XML, Csv, Html, and so on.HeadTitle:Batch protecting files that meet specific matching conditions.HeadSummary: Aspose.Cells Cloud provides robust support for batch protection files that meet specific matching conditions, a process known for its intricacy. Aspose.Cells Cloud supports 30+ file formats, including Excel, Pdf, Markdown, Json, XML, Csv, Html, and so on.HeadContent: Aspose.Cells Cloud provides REST API which supports batch protection files that meet specific matching conditions and offers SDKs for multiple programming languages. These programming languages are include of Net, Java, Go, NodeJS, Python, and so on.

The request parameters of postBatchProtect API are:

| Parameter Name | Type | Path/Query String/HTTPBody | Description | | :- | :- | :- |:- | |batchProtectRequest|Class|Body|BatchProtectRequest Batch protection file request. |

Response Description

{
File
}

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]