Skip to main content
POST
Add a note to 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.

Body

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

The account to write as. Defaults to your main account.

Response

The created note.

data
object

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