Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

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 
410You are not Allowed to do this operation (If you are trying to delete a Tenant document this error can be occurred if the Tenant attached to the document is in deactivated status )
  • No labels