Spreadsheet Cloud API: postBatchLock

Batch locking files that meet specific matching conditions.

Quick Start

Interface Details

Endpoint

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

Function Description

PageTitle:Batch locking files that meet specific matching conditions.PageDescription: Aspose.Cells Cloud provides robust support for batch locking 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 locking files that meet specific matching conditions.HeadSummary: Aspose.Cells Cloud provides robust support for batch locking 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 locking 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 postBatchLock API are:

| Parameter Name | Type | Path/Query String/HTTPBody | Description | | :- | :- | :- |:- | |batchLockRequest|Class|Body|BatchLockRequest Batch locking 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]