workflows

Update a cloud workflow

[cloud-only] Updates the metadata (name, description) of an existing cloud workflow.

patch/api/workflows/{workflow_id}

Path parameters

workflow_idstring uuid required

The workflow ID.

Request body

namestring
descriptionstring

Response

Workflow updated

idstring uuid required
namestring required
descriptionstring
share_idstring nullable

Public share identifier if published

latest_version_idstring uuid nullable
thumbnail_urlstring uri nullable
created_atstring date-time
updated_atstring date-time

Changes