Skip to main content
PUT
Update a Note by UUID.

Authorizations

x-api-key
string
header
required

Path Parameters

note_uuid
string
required

Body

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

Response

200 - application/json

Minimal response body for note create/update.

uuid
string
required
created_at
number | null
updated_at
number | null