Skip to main content
PATCH
Update Task Run

Headers

x-prefect-api-version
string

Path Parameters

id
string<uuid>
required

The task run id

Body

application/json

Data used by the Prefect REST API to update a task run

name
string
Example:

"my-task-run"

Response

Successful Response