Set Bundle State
POST/v1/viz/:viz_id/bundle-state
V32 — persist the iframe-reported bundle state on the viz row.
Written by the parent SPA composable (useBundleSignal) after each
BUNDLE_COMPLETED / BUNDLE_FAILED postMessage from the iframe.
Last-writer-wins by lastUpdatedAt; older timestamps are ignored
and the call returns 200 idempotently.
Read by the publish endpoint to gate FAILED / STALE drafts. See ISSUES/DESIGN/v31-bundle-signal-channel.md Slice 3.
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error