Skip to main content
POST
Append a note to a contact timeline

Authorizations

Authorization
string
header
required

Runtime context-key (rctx_*) issued by the Ravi gateway. Required for every non-open scope. Bootstrap the first key with ravi daemon init-admin-key; rotate, derive, and revoke via the ravi context family. Specs: runtime/context-keys, sdk/auth.

Body

application/json
contact
string
required

Contact ID or identity

text
string
required

Note text

scope
string

Scoped context for this note

source
string

Event source (default: cli)

Response

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

The response is of type object.