---
title: "Submit welcome wizard"
method: POST
path: "/v1/private/welcome-wizard"
tags: ["Welcome Wizard"]
---

# Submit welcome wizard

`POST /v1/private/welcome-wizard`

Submit welcome wizard with user information

## Request body

- WelcomeWizardSubmission
  - `role` string — Optional user role
  - `integrations` string[] — List of integrations the user selected
  - `email` string, email — Optional user email
  - `join_beta_program` boolean — Whether user wants to join beta programs

## Response `204`

Welcome wizard submitted successfully

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/versions/4ed2fbc97cc3/schema)
