v1
latestSwagger 2.02026-07-134146194.6 MBEnvelopeWorkflowDefinition
Updates the delayed routing rules for an envelope's workflow step definition.
Updates the delayed routing rules for an envelope's workflow step definition.
You can use this endpoint to add delayed routing to a draft envelope or a sent envelope (as long as the previous workflow step has not yet been completed). You can also update the delayed routing rule for an envelope, as long as the delay is not yet complete. If you update the delayed routing rule while the delay is already in progress, the countdown will reset.
put/v2.1/accounts/{accountId}/envelopes/{envelopeId}/workflow/steps/{workflowStepId}/delayedRouting
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.
Request body
Response
Successful response.