---
title: "Setup Assistant Webhook"
method: POST
path: "/v1/webhooks/setup-assistant"
tags: ["webhooks"]
---

# Setup Assistant Webhook

`POST /v1/webhooks/setup-assistant`

Receive a webhook from the setup assistant's output processor, then fetch
the full interview context (transcript + attachments + moments + skills) from
the database, run 3 focused Claude phases, and create/update the template.

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/roxels/apis/interviewer.md) · [All operations](https://skmtc.dev/roxels/apis/interviewer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roxels/interviewer/revisions/4ef48ed226e1/schema)
