Document apiReferenceDocument index
index.remove
Remove an index block from the document.
mutates documentdry runnon-idempotent
doc.index.remove(…)Expected result
Returns an IndexMutationResult indicating success or a failure.
Inputs
targetobjectrequiredFields
kind"block"requirednodeType"index"requirednodeIdstringrequiredResult
Output fields
true
successtruerequiredindexobjectrequiredFields
kind"block"requirednodeType"index"requirednodeIdstringrequiredfalse
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