Delete Legend Entry
DELETE /api/writing/outline/legend/entries/{entry_id}
DELETE
/api/writing/outline/legend/entries/{entry_id}
Remove an entry from the Legend (does not touch the Legendry).
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” entry_id
required
Entry Id
string
Responses
Section titled “ Responses ”Successful Response
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