Manual Edit
POST/api/websites/:site_id/builder/manual-edit
Apply a single click-to-edit change.
The frontend listens for votel-builder.edit postMessage events
from the preview iframe, validates the origin, and forwards the
payload here. We resolve a unique location in the underlying file,
rewrite it via the standard upload chokepoint (so the editor-loader
script tag stays present), record a synthetic transcript entry pair
so per-message restore continues to work, and upsert a debounced
chat bubble.
Request
Responses
- 200
- 422
Successful Response
Validation Error