Skip to main content
POST
Execute an update on an workflow

Path Parameters

id
string
required

The workflow id

update
string
required

The update name

Body

application/json

Body must contain payload; payload is sent to Temporal

payload
object

The payload sent to the update operation

Response

Success