---
title: "Complete User Onboarding"
method: POST
path: "/users/onboarding"
tags: ["users"]
---

# Complete User Onboarding

`POST /users/onboarding`

Completes the onboarding process for a new user after Supabase sign-up.
This includes creating their entry in public.users, personal organization, etc.
Uses service client as user may not exist in public.users yet.

## Response `204`

Successful Response

---

[API](https://skmtc.dev/ionworks/apis/fastapi.md) · [All operations](https://skmtc.dev/ionworks/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ionworks/fastapi/revisions/7337a3cbdaf2/schema)
