v1

latestOpenAPI 3.0.02026-07-17301761.7 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