v1
latestSwagger 2.02026-07-134146194.6 MBEnvelopeWorkflowDefinition
Deletes a workflow step from an envelope's workflow definition.
Deletes the workflow step specified by workflowStepId from an envelope specified by envelopeId.
delete/v2.1/accounts/{accountId}/envelopes/{envelopeId}/workflow/steps/{workflowStepId}
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
workflowStepIdstring required
The ID of the workflow step.
Response
Successful response.