Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional createdWhen the workflow was created.
Optional descriptionDescription of the workflow.
Optional nameName of the workflow.
Optional publishedSet the workflow to published or unpublished. Workflows in an unpublished state will only be executable via manual runs. Automatic triggers such as Schedule will not execute the workflow until it is published.
Optional runIdentity used to run the workflow.
Optional runThe effective type of identity used to run the workflow.
Optional sensitiveWhether the workflow requires sensitive privileges to run. Only the workflow owner can update this field. This allows it to run actions that use Execution Policies.
Optional specA complete Workflow Automation definition, including its triggers, steps, and connections.
Optional tagsTags of the workflow.
Optional updatedWhen the workflow was last updated.
Optional webhookIf a Webhook trigger is defined on this workflow, a webhookSecret is required and should be provided here.
Generated using TypeDoc
The definition of
WorkflowDataUpdateAttributesobject.