...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | ||
SessionTicket | String | Yes | Click here for more information. | AQ2QHlYPIcig+lUEf1cCYw== | |
DeletePermanentlyFlag | Boolean | No | false | If set to 'true', the document will be permanently deleted and, will not be retrievable via Projector's "show deleted documents" / "undo" option. | true |
DocumentIdentity | Yes | This is the identity of the document to be deleted | |||
OverrideLockFlag | Boolean | No | false | If set to 'true', any locks on the document engagement will be deleted even stolen if it is currently locked / checked out by another user, otherwise, if it is set to 'false' and a lock is in place the service will failĀ | false |
Request Usage Example(s)
...