Overview

Delete envelope from Sugar

Summary

This endpoint will delete an envelope record from Sugar. The response will be true if the delete suceeded, and false otherwise

Request Arguments

Name Type Description Required
envelopeId String The DocuSign envelope id True

Response

true|false

Change Log

Version Change
v11_16 Added /DocuSign/removeEnvelope POST endpoint.