Patch workflowv2beta1workflows states transitions
Updates partially a workflow transition (all non-specified field values will remain unchanged).
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the workflow
The ID of the workflow state
The ID of the workflow state
Body
Whether to create a new version of the documents via this transition (redundant with transitionType = VERSION)
The time at which the workflow transition was created
Whether to discard draft documents via this transition (redundant with transitionType = DISCARD)
The date from which the transition should be triggered (if automatic transition based on static date/time)
The ID of the workflow transition
The time at which the workflow transition was last modified
The ID of the date (or date/time) property from whose value the transition should be triggered (if automatic transition based on property value)
The ID of the target state of the transition
The name of the target state of the transition
The internationalized name of the target state of the transition
The type of the transition
NORMAL, CHECK_IN, CHECK_OUT, VERSION, DISCARD Response
A ApiWorkflowTransition response
Whether to create a new version of the documents via this transition (redundant with transitionType = VERSION)
The time at which the workflow transition was created
Whether to discard draft documents via this transition (redundant with transitionType = DISCARD)
The date from which the transition should be triggered (if automatic transition based on static date/time)
The ID of the workflow transition
The time at which the workflow transition was last modified
The ID of the date (or date/time) property from whose value the transition should be triggered (if automatic transition based on property value)
The ID of the target state of the transition
The name of the target state of the transition
The internationalized name of the target state of the transition
The type of the transition
NORMAL, CHECK_IN, CHECK_OUT, VERSION, DISCARD