---
title: "Finalize User Onboarding"
method: POST
path: "/onboarding/complete-final"
tags: ["Onboarding"]
---

# Finalize User Onboarding

`POST /onboarding/complete-final`

[DEPRECATED for main onboarding flow]
This endpoint is no longer needed for the main onboarding flow as is_onboarded is set during registration.
It's kept for backward compatibility and potential use in other flows.

Finalize the onboarding process by marking the user as fully onboarded.
This should be called after all onboarding steps are completed.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/c407f3b5a05b/schema)
