Skip to main content
POST
Update a note: title, body, type, metadata, occurred_at, linked records.

Authorizations

Authorization
string
header
required

API key: supersonic_live_...

Body

application/json
note_id
string
required

Note UUID

title
string
body
string
type
enum<string>
Available options:
note,
call,
meeting,
email,
custom
occurred_at
string
metadata
object
record_ids
string[]

Response

Success

The response is of type object.