templates
Extract Setup Intent Now
Admin/debug endpoint: replay Phase 4 intent extraction on the onboarding conversation that created this template, WITHOUT waiting for a new session.
Useful for testing what the extraction would produce for existing templates (e.g. the most recent embedded-onboarding result). Records generation_ms so we can gauge whether extraction is fast enough for the end-of-session critical path or needs to move async.
Writes the result to template.settings.setup_intent (replaces existing).
post/v1/templates/{template_id}/setup-intent/extract
Path parameters
template_idstring required
Response
Successful Response
{"stackTrail":"paths:/v1/templates/{template_id}/setup-intent/extract:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.