Create Note

This API endpoint creates a note on a specified client or company in your workspace.

Body Params
string
required

The type of entity that this note is associated with. Can be one of client or company.

string
required

The ID of the entity (client or company) that this note is associated with.

string
required

The note’s title. This field does not support formatting or newlines.

string

The note’s content. This must be valid HTML.

Responses

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