---
title: "Patch Onboarding Status"
method: PATCH
path: "/v1/onboarding/status"
tags: ["onboarding"]
---

# Patch Onboarding Status

`PATCH /v1/onboarding/status`

## Request body

- OnboardingPatch
  - `status` string, nullable
  - `data` object, nullable

## Response `200`

Successful Response

- OnboardingStatus
  - `status` string, required
  - `data` object, required

## 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)
