---
search:
  tags:
    - account
    - PUT
seo:
  description: >-
    Updates an existing journal entry. All fields can be updated. Reference for
    the PUT /account/journal endpoint in the Leadtime Public API.
sidebar:
  label: Update journal entry
  badge: PUT
title: Update journal entry
type: openapi-operation
---
Updates an existing journal entry. All fields can be updated.

**What can be updated:**
- Entry content (body)
- Mood indicator
- Reminder date

**Note:** You can only update your own journal entries. The body field accepts HTML or Markdown input and is stored internally in IDoc format.

`PUT /account/journal`
