---
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 API.
sidebar:
  badge: PUT
  label: Update journal entry
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.

<Operation source="api-reference" id="accountcontroller-updatejournal" />
