Publish Workflow
Publish a workflow.
This creates an immutable snapshot of the workflow configuration, making it available for workflow runs. The live entities remain unchanged so users can continue editing.
description to record what changed in this version.
Authorizations
Path Parameters
Body
Optional request body for publishing a workflow.
Optional description for this published version
Response
Successful Response
A workflow and its current configuration.
Unique ID for this workflow
The name of the workflow
Description of the workflow
Project that owns this workflow. Null means the organization's shared workflows project.
Published workflow metadata when a published version exists
Server-derived permissions for the current actor.
workflow:view, workflow:edit, workflow:run, workflow:delete, workflow:publish, workflow:review, workflow:manage Provisioning state of this workflow's WorkOS authorization resource.
provisioning, ready, failed, deleting, deleted