PostDigitalSignature
Contents
[
Hide
]
PostDigitalSignature
Excel file digital signature.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/digitalsignature | POST | Excel file digital signature. | PostDigitalSignature |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
Query Parameter
Parameter Name | Type | Description | |
---|---|---|---|
digitalsignaturefile | string | The digital signature file path should include both the folder and the file name | along with the extension. |
password | string | The password needed to open an Excel file. | |
folder | string | The folder where the file is situated. | |
storageName | string | The storage name where the file is situated. |