UpdateWorkflowReq
All fields are optional - provide only the fields you want to update
- descriptionType: string
Description of the workflow
- envelopesType: array object[] · WorkflowEnvelope[]
Updated envelope configurations
- documentsType: array object[]required
- keyType: stringrequired
Unique key for this envelope
- subjectType: stringrequired
Email template slug
- resolutionType: stringenum
Mode When to resolve documents
values- immediate
- just
_in _time
- nameType: string
Human-readable name for the workflow
- participantsType: array object[] · ParticipantInfo[]
Updated list of participants
- keyType: stringrequired
- emailType: string
- nameType: string
- rootType: object · CreateWorkflowStep
Step Updated root step definition
- keyType: stringrequired
Unique key for this step
- typeType: stringenumrequired
Type of step
values- group
- participant
- actionType: object
- childrenType: array object[] · CreateWorkflowStep[]
- completionType: stringenum
Rule values- all
- any
- quorum
- executionType: stringenum
Mode values- sequential
- parallel
- includeType: string
If - nameType: string
- onType: array object[]
Complete Mappers - onType: string
Complete Validation Expression - participantType: string
Key - quorumType: integer
Count Integer numbers.
- updatedType: stringFormat: date-time
At Client-provided last updated timestamp for optimistic locking
