Expire Envelope

PUT {{APIv1 URL}}/envelopes/{{Envelope Fingerprint}}/expire

Important: Only active (sent/in progress) Envelopes can be expired.

URL Arguments

ArgumentRequired?Description
Envelope FingerprintRequiredA string indicating the fingerprint of the envelope you want to retrieve.

RESPONSES

status: OK

{"http":200,"message":"The envelope has been expired","envelope_fingerprint":"d91f414af1b5bb3b6ca73e58d27c5ebc","envelope_title":"Example Envelope from Template","envelope_status":"expired","envelope_processed":"2021-12-08T11:52:11+0000"}