Update Entries of a Journal

Use this endpoint to create, update or delete journal entries.
For each entry request:
When id is not provided, a new entry will be created.
When id is provided and deleted is false, the entry will be updated.
When id is provided and deleted is true, the entry will be deleted.

The response always includes all entries of this journal.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!