DeleteDocuments

Description

This method is used to deactivate the list of documents that were provided and returns the DocumentDeleteStatus list as the output.

Request

ParameterTypeMandatory/OptionalMaximum character length/limitDescription

documentIds

List<long>

Mandatory

Not Relevant

List of documentIds to be deleted

applicationName

string

Mandatory

Should be less than or equal to 10 characters

The name of the integration partner


Request - input sample

Response

TypeDescription

List<DocumentDeleteStatus>

List of deleted documents

Response - output sample

 Exceptions

Error CodeDescription

123

An exception occurred while processing your request

138applicationName length has exceeded the maximum character limit allowed (10)
146The applicationName is not set
167You are not authorized to use this method