Artifacts
Update Artifact
Update an artifact in the database.
PATCH
/
api
/
artifacts
/
{id}
Headers
x-prefect-api-version
string
Path Parameters
id
string
requiredThe ID of the artifact to update.
Body
application/json
Data used by the Prefect REST API to update an artifact.
data
description
string | null
metadata_
object | null
Was this page helpful?