Show/Hide Toolbars

Additional Resources

Introduction > Integration of Additional Thereforeā„¢ eSignature Providers > Interface

GET /Documents/{DocumentID}?[delete=1]

Scroll

This method is called from the Thereforeā„¢ Content Connector after a document was successfully saved.

 

It is meant for deleting the document from the provider's repository.

Errors returned from this call will be ignored because of compatibility reasons.

 

Request

 

From URL:

 

Parameter Name

Description

DocumentID

The ID of the document from the eSignature provider. Returned by POST /Documents.

 

Query parameters:

 

Parameter Name

Description

delete

The delete parameter specified in the DeleteDocumentOptions by GET / <Root>.

 

 

Response

 

Empty.

Ā© 2023 Therefore Corporation, all rights reserved.