docId | String (optional) The internal document ID of the document to delete. |
systemStatus | String (optional) The system status of the document(s) to delete. |
userStatus | String (optional) The user status of the document(s) to delete. |
docTypeName | String (optional) The name of the TN document type that was used for the document(s) to delete. |
deleteRelated | String (optional) Indicates whether to delete documents that are related to the document(s) being deleted. Valid values are: true - Delete the document(s) that match the specified criteria and the related document(s). false - Delete only the document(s) that match the specified criteria. |
updateCount | String Returns the number of documents that this service deleted from the database. |