Skip to main content
DELETE /v1/envelopes/:id
204

Documentation Index

Fetch the complete documentation index at: https://docs.annature.com.au/llms.txt

Use this file to discover all available pages before exploring further.

Deletes an existing envelope, but only if its status is draft. Once an envelope has been sent, it can no longer be deleted — it must be voided instead. Voided envelopes cannot be deleted.

Parameters

id
string
The unique identifier of the envelope to delete.
DELETE /v1/envelopes/:id
204