Document apiReferenceFootnotes
footnotes.remove
Remove a footnote or endnote from the document.
mutates documenttracked modedry runnon-idempotent
doc.footnotes.remove(…)Expected result
Returns a FootnoteMutationResult indicating success or a failure.
Inputs
targetobjectrequiredFields
kind"entity"requiredentityType"footnote"requirednoteIdstringrequiredResult
Output fields
true
successtruerequiredfootnoteobjectrequiredFields
kind"entity"requiredentityType"footnote"requirednoteIdstringrequiredfalse
successfalserequiredfailureobjectrequiredFields
codestringrequiredmessagestringrequireddetailsunknownFailures
Pre-apply throws
TARGET_NOT_FOUNDINVALID_TARGETCAPABILITY_UNAVAILABLE
Raw schemas
Open the generated JSON artifact for the exact input, output, success, and failure schemas represented by this contract version.
View raw JSON schemas