Artifacts

Update Artifact

Update an artifact in the database.

patch/api/artifacts/{id}

Path parameters

idstring uuid required

The ID of the artifact to update.

The ID of the artifact to update.

Headers

x-prefect-api-versionstring

Request body

descriptionstring

A markdown-enabled description of the artifact.

metadata_object

User-defined artifact metadata. Content must be string key and value pairs.

Response

Successful Response

Changes