v1
latestSwagger 2.02026-07-134146194.6 MBEnvelopeWorkflowDefinition
Delete the workflow definition for an envelope.
Deletes the specified envelope's workflow definition if it has one.
Note: If the envelope was scheduled to be sent, this endpoint will cancel the scheduled send and the envelope status will be reset to created. To resend the envelope, call the update the status to sent with the Envelopes::Update method.
delete/v2.1/accounts/{accountId}/envelopes/{envelopeId}/workflow
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
envelopeIdstring required
The envelope's GUID.
Example: 93be49ab-xxxx-xxxx-xxxx-f752070d71ec
Response
Successful response.