Skip to main content
POST
Create Company Note

Request

Path Parameters

string
required
Company ID (UUID)

Body Parameters

string
required
Note title
string
Note content (max 50,000 characters)
string
default:"general"
Note type
array
Array of tag strings

Headers

Response

object
Note object with id, title, content, note_type, tags, created_date

Errors