---
title: "Create Run"
method: POST
path: "/backoffice/onboarding-runs"
tags: ["Backoffice"]
---

# Create Run

`POST /backoffice/onboarding-runs`

## Request body

- object

## Response `200`

Onboarding run created successfully

- unknown

## Other responses

- `404` — Onboarding chat or user not found
- `422` — Validation Error
- `500` — Internal server error

---

[API](https://skmtc.net/toolhouse/apis/toolhouse-api.md) · [All operations](https://skmtc.net/toolhouse/apis/toolhouse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toolhouse/toolhouse-api/versions/ce92a5e2d085/schema)
