Summary
Update the text of an existing caption paragraph.- Operation ID:
images.updateCaption - API member path:
editor.doc.images.updateCaption(...) - Mutates document:
yes - Idempotency:
conditional - Supports tracked mode:
yes - Supports dry run:
yes - Deterministic target resolution:
yes
Expected result
Returns an ImagesMutationResult; reports NO_OP if text unchanged.Input fields
Example request
Output fields
Example response
Pre-apply throws
TARGET_NOT_FOUNDAMBIGUOUS_TARGETINVALID_TARGETCAPABILITY_UNAVAILABLEINVALID_INPUT
Non-applied failure codes
NO_OP
Raw schemas
Raw input schema
Raw input schema
Raw output schema
Raw output schema
Raw success schema
Raw success schema
Raw failure schema
Raw failure schema

