Skip to main content
PATCH
Update a workflow run

Authorizations

x-metal-client-id
string
header
default:<client-id>
required

The Client ID of your API key.

x-metal-api-key
string
header
default:<api-key>
required

The secret value of your API key.

Path Parameters

id
string
required

The workflow run id.

Body

application/json
title
string
required

New title for the run. Must be 1–120 characters.

Required string length: 1 - 120
Example:

"Acme diligence memo"

Response

The updated run.

data
object