Skip to main content
POST
Create a contact note

Authorizations

Authorization
string
header
required

Headers

Quo-Api-Version
enum<string>
required

API version header. Supported values: 2026-03-30

Available options:
2026-03-30

Path Parameters

contactId
string
required

The unique identifier of the contact whose notes are being listed.

Pattern: ^(.*)$
Example:

"6a145ff26212a192852c856e"

Body

application/json
text
string
required

The body of the note. Mentions using the @USxxx / @GRxxx / @ORxxx tag syntax are automatically detected and resolved.

Required string length: 1 - 2000
Example:

"@USabc321 can you follow up on this please?"

Response

OK

data
object
required