DeleteSettings
Leave feedback
On this page
DeleteSettings data structure used as input parameters of Delete API method.
{
'FileInfo': {
'FilePath': 'signedBarcode_one-page.docx'
},
'Options': [
{
'SignatureType': 'Barcode',
'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098'
}
]
}
Name | Description | API Version |
---|---|---|
FileInfo.FilePath | The path of the document, located in the storage. Required. | |
FileInfo.StorageName | Storage name | |
FileInfo.VersionId | File version Id | |
FileInfo.Password | Password for password-protected document to be signed. | |
Options | Array of options to perform signatures delete |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.