Create Artifact
Headers
Body
Data used by the Prefect REST API to create an artifact.
Data associated with the artifact, e.g. a result.; structure depends on the artifact type.
A markdown-enabled description of the artifact.
The flow run associated with the artifact.
An optional unique reference key for this artifact.
User-defined artifact metadata. Content must be string key and value pairs.
The task run associated with the artifact.
An identifier that describes the shape of the data field. e.g. 'result', 'table', 'markdown'
Response
Data associated with the artifact, e.g. a result.; structure depends on the artifact type.
A markdown-enabled description of the artifact.
The flow run associated with the artifact.
An optional unique reference key for this artifact.
User-defined artifact metadata. Content must be string key and value pairs.
The task run associated with the artifact.
An identifier that describes the shape of the data field. e.g. 'result', 'table', 'markdown'