Update call notes

Attaches or replaces free-form plain-text notes on a call — pass isIncomingCall=true to target an inbound call instead. Typically used to record follow-up actions, context the agent missed, or personal observations after reviewing the transcript. Can be called on both in-progress and completed calls; there is no formatting support (plain text only).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Call ID (outbound or inbound)

Body Params
string
required
length ≤ 400

User notes for the call (max 400 characters)

boolean
Defaults to false

Whether this is an incoming call (default: false = outgoing)

Responses

404

Call not found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json