v20

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-07302265.1 KB

Execute an update on an workflow

Always targets the latest run; runId cannot be pinned for Temporal update operations.

post/workflow/{id}/update/{update}

Path parameters

idstring required

The workflow id

updatestring required

The update name

Request body

payloadobject

The payload sent to the update operation

Response

Success