Skip to main content
POST
Submit a brain writeback

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Body

application/json
payload
object
required
run_id
string<uuid>
source
enum<string>
default:manual
Available options:
hermes,
brain_bus,
manual,
document_ingest,
maintenance
idempotency_key
string

Replaying the same key returns the stored envelope with reused: true.

Response

Existing envelope replayed for this idempotency key.

envelope
object
proposals
object[]
mode
string
reused
boolean