Two mutation modes - exactly one of content (full replace,
creates a new version) or patches (line-level operations,
applied atomically) MUST be present. base_version opts into
optimistic concurrency control.
Documentation Index
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*).
Send as Authorization: Bearer <token>.
128Two mutation modes - exactly one of content (full replace,
creates a new version) or patches (line-level operations,
applied atomically) MUST be present.
New version persisted.
Helper-defined update result - includes the new
current_version, total_versions, and (for patches
mode) the resolved diff/version metadata.