---
title: "Complete onboarding step"
method: POST
path: "/api/onboarding/step"
tags: ["v1", "onboarding"]
---

# Complete onboarding step

`POST /api/onboarding/step`

## Query parameters

- `step` 'WELCOME' | 'USAGE_REASON' | 'INTEGRATIONS' | 'AGENT_CHOICE' | 'AGENT_NEW_RUN' | 'AGENT_INPUT' | 'CONGRATS' | 'VISIT_COPILOT' | 'BUILDER_OPEN', required

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Authentication required
- `422` — Validation Error

## Changes

- **2026-05-01** `772563af864e` — 1 breaking
  - removed the enum value `MARKETPLACE_VISIT` from the `query` request parameter `step`
- **2026-04-30** `8c84efcb3afb` — 1 info
  - added the new enum value `MARKETPLACE_VISIT` to the `query` request parameter `step`

[Change history](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/changes/api/onboarding/step/post.md)

---

[API](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/revisions/72eaad2d41b3?raw)
