Update Workflow Run
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
The ID of the WorkflowRun. This ID will start with “workflow_run”. This ID can be found in the API response when creating a Workflow Run, or in the “history” tab of a workflow on the Extend platform.
Example: "workflow_run_8k9m-xyzAB_Pqrst-Nvw4"
Headers
API version to use for the request. If you do not specify a version, you will either receive a 400 Bad Request or be set to a previous legacy version. See API Versioning for more details.

