Workflows
Update Workflow
Update an existing workflow.
PATCH
Update workflow metadata. Only the fields you supply are touched — omit a field to leave it unchanged.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
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 only on legacy rows that predate the project backfill.
Published workflow metadata when a published version exists
Server-derived permissions for the current actor.
Available options:
workflow:view, workflow:edit, workflow:run, workflow:delete, workflow:publish, workflow:review, workflow:manage Provisioning state of this workflow's WorkOS authorization resource.
Available options:
provisioning, ready, failed, deleting, deleted