Skip to main content
POST
Append an artifact lifecycle event

Body

application/json
eventType
string
required

Event type, e.g. started, completed, failed

id
string
required

Artifact id

message
string

Human-readable event message

payload
string

Structured event payload JSON object

source
string

Event source

status
string

Lifecycle status for this event

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.