v1

latestOpenAPI 3.1.02026-08-0654098.0 KB
Workflows

Update Workflow

Update a workflow's steps, status or details

Available only to Enterprise-plan workspaces and first-party clients.

patch/workflows/{id}

Path parameters

idinteger required

The unique ID of the workflow

Request body

namestring

New name, up to 200 characters

descriptionstring

New description

statusstring

draft, active, paused or archived. Activating enforces the same rules as create

metadataobject

Merged into the stored metadata. Server-managed keys (health, poll, share, schema) are ignored

Response

Successful response

object required