Skip to main content

Parameters

string
The ID of the WorkflowRun that was outputted after you created it using the /workflow_runs endpoint.

Body

string
An optional name that can be assigned to a specific WorkflowRun.
any
A metadata object that can be assigned to a specific WorkflowRun. If metadata already exists on the WorkflowRun, this new metadata object will be merged with it, with the new metadata taking field precedence.

Response

WorkflowRun
An object representing a WorkflowRun. See the WorkflowRun object for the shape of the data.
object