Skip to main content
POST
AppendWorkstreamEventAPI mirrors erdo_append_workstream_event.

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Path Parameters

workstreamSlug
string
required

Body

application/json
body
string
workstream_slug
string

Response

Success response

event
WorkstreamEvent is one entry in a workstream's append-only, chronological log · object

— a git-log-style record of what happened and what's next. Body is free-form; actor_type/actor_id is attribution (identity, not routing).