Create a contact note
Contact Notes
Create a contact note
Add a new note to a contact. Mentions using the @USxxx / @GRxxx / @ORxxx tag syntax in the note text are automatically detected and resolved.
POST
Create a contact note
Authorizations
Headers
API version header. Supported values: 2026-03-30
Available options:
2026-03-30 Path Parameters
The unique identifier of the contact whose notes are being listed.
Pattern:
^(.*)$Example:
"6a145ff26212a192852c856e"
Body
application/json
The body of the note. Mentions using the @USxxx / @GRxxx / @ORxxx tag syntax are automatically detected and resolved.
Required string length:
1 - 2000Example:
"@USabc321 can you follow up on this please?"
Response
OK