Skip to main content
PATCH
Edit a note on a contact

Authorizations

Authorization
string
header
required

A SuperX API key ("sxk_..."), created in the SuperX app under Account > API / MCP / CLI. Keys are server-side secrets.

Path Parameters

id
string
required

The person's numeric X user id.

noteId
string
required

The note id from GET /v1/contacts/{id}/notes.

Body

application/json
body
string
required
Required string length: 1 - 5000
account_id
string

Response

The updated note.

data
object

A private note about one person. Notes live inside SuperX and are never posted.