DeleteViewOptions
Leave feedback
DeleteViewOptions data structure used as input parameters for Delete View working-with-viewer-api API
{
"FileInfo": {
"FilePath": "string",
"StorageName": "string",
"VersionId": "string",
"Password": "string"
}
}
Name | Description |
---|---|
FileInfo.FilePath | The path of the document, delete view requested for. Required. |
FileInfo.StorageName | Storage name |
FileInfo.VersionId | File version Id |
FileInfo.Password | Not used |
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.