Widget Embed (Runtime)
Save session answers
Save a module’s answers into an in-progress session.
PATCH
This is an embed runtime endpoint. It is called by the embedded Vouchmark widget in the applicant’s browser, not by your backend. It uses the widget’s
token and does not take a Bearer token.in_progress, and the module must be enabled on the widget. Returns the updated session view.
Path parameters
The session ID (starts with
wses_).Body
The widget’s embed link token (
embedLinkToken, starts with elt_).The module these answers belong to (e.g.
business_profile). Must be enabled on the widget.A map of field name to value for the module.
