This endpoint expects an object.
bodystringRequired1-5000 characters
Note text content (1–5000 characters).
Mention (@) tokens are supported in the body string using the format `[Display Name|~id:USER_ID]` (users), `[Team Name|~team:TEAM_ID]` (teams, notifies all members), or `[Name|~agent:slug]` (AI agents). The display-name portion is cosmetic; the trailing token drives the mention. A valid mention creates a feed notification for the mentioned recipient(s). The author is excluded from their own mention notifications, so mention a different user than the one the API key authenticates as to test.
fileIdslist of integersOptional
Optional array of file IDs (previously uploaded) to attach to the note.
replyToIdintegerOptional
ID of the note to reply to. Creates a threaded reply on the parent note.