Skip to main content
PATCH
Update a memory proposal

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Memory proposal id.

Body

application/json
reason
string

Audit reason.

Maximum string length: 1000
edited_payload
object

Replacement proposed payload.

merge_target_id
string<uuid>

Proposal to merge into.

owner
string

Owner of the resulting memory.

Maximum string length: 255
expires_at
string<date-time>

Expiry for the resulting memory.

reverify_at
string<date-time>

When to reverify.

Response

Updated proposal.

proposal
object