Create note

Creates a new note in your workspace. Notes represent individual pieces of feedback from customers, internal teams, or external systems.

You must specify the type of note you're creating:

  • "textNote" - for plain, unstructured notes
  • "conversationNote" - for structured messages (e.g., from chat, email, or support systems)

Legacy aliases (simple, conversation, opportunity) are accepted on input and normalized before business rules are applied.

Notes of type opportunityNote cannot be created via the API.

Field Requirements and Configuration

The fields.name attribute is required for all note types. Other fields depend on the selected note type and your workspace configuration. Use the /v2/notes/configurations endpoint to discover available fields for each type.

Notes can also be linked to Customers entities or Product links (like features) via relationships.

Body Params
data
object
required
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json