---
title: "POST /internal/account/onboarding"
method: POST
path: "/internal/account/onboarding"
tags: ["InternalAccount"]
---

# POST /internal/account/onboarding

`POST /internal/account/onboarding`

Set Onboarding Completed

## Request body

- object
  - `userId` string, required
  - `environment` string, required

## Response `200`

- InternalsetOnboardingResponse
  - `result` boolean, required

## Other responses

- `401`
- `500`

## Changes

- **2026-07-17** `698ea54a2330` — 1 info
  - endpoint added
- **2024-03-04** `52cc79f75cb0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/revertinc/apis/revert-api/changes/internal/account/onboarding/post.md)

---

[API](https://skmtc.dev/revertinc/apis/revert-api.md) · [All operations](https://skmtc.dev/revertinc/apis/revert-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/revertinc/revert-api/revisions/698ea54a2330/schema)
