Update Legend Entry
PUT /api/writing/outline/legend/entries/{entry_id}
PUT
/api/writing/outline/legend/entries/{entry_id}
Update a legend entry’s editable fields.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” entry_id
required
Entry Id
string
Request Body required
Section titled “Request Body required ”Responses
Section titled “ Responses ”Successful Response
LegendEntry
A lore entry in a book/series Legend. May or may not be linked to the Legendry.
object
id
required
Id
string
outlineNodeId
required
Outlinenodeid
string
title
required
Title
string
entryType
required
Entrytype
string
categoryName
required
Categoryname
string
description
required
Description
string
tags
Tags
Array<string>
isLegendryLinked
required
Islegendrylinked
boolean
createdAt
required
Createdat
integer
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context