What is the ETag value for If-Match param to use the DELETE /agreements/{agreementId}/documents
Need help on the Adobe Esign Rest issue .
https://secure.na2.echosign.com/public/docs/restapi/v6#!/agreements/deleteDocuments
In order to delete all doc of my id , I not sure the If-Match param value to be sent.
What are the value that I need to send for this ? What is the available or correct listed ETag value and where to retrieve it ?
I tried to put "DELETE " but getting this as response { "code": "RESOURCE_MODIFIED", "message": "Resource is already modified with newer version" }
It not deleting the doc. Help please
