---
title: "POST /onboarding/signup"
method: POST
path: "/onboarding/signup"
tags: ["rest-on-boarding-controller"]
---

# POST /onboarding/signup

`POST /onboarding/signup`

## Request body

- UserDto
  - `email` string, required
  - `redirect` string
  - `code` string
  - `plan` 'STARTER_PLAN' | 'PREMIUM_FREE_TRIAL' | 'POWER_PACK_FREE_TRIAL' | 'PREMIUM_PLAN' | 'APPSUMO_PLAN' | 'POWER_PACK_PLAN' | 'LIFETIME_PACK_PLAN'

## Response `200`

OK

---

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