Skip to main content
POST
Accept a memory proposal

Authorizations

Authorization
string
header
required

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

Path Parameters

proposal_id
string
required

Brain memory proposal id.

Body

application/json
reason
string

Decision reason recorded on the proposal.

Maximum string length: 1000
edited_payload
object

Replacement payload applied before promotion.

merge_target_id
string<uuid>

Proposal or object to merge into.

owner
string

Owner assigned to the result.

expires_at
string<date-time>

Expiry of the resulting object.

reverify_at
string<date-time>

When the belief should be reverified.

Response

Proposal accepted and promoted.

proposal
object
promotion
object