Skip to main content
POST
Create a Note.

Authorizations

x-api-key
string
header
required

Body

application/json
subject
string
required
associations
NoteAssociationInput · object[]
content
string | null
date
number | null
mentions
NoteMentionInput · object[]
owner_user_uuid
string | null

Response

201 - application/json

Minimal response body for note create/update.

uuid
string
required
created_at
number | null
updated_at
number | null