Skip to main content
PATCH
Update a note

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
content
string
mood
integer | null
Required range: 1 <= x <= 5
entry_date
string<date>

Response

id
string<uuid>
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
content
string
required
mood
integer | null
Required range: 1 <= x <= 5
entry_date
string<date>