---
title: "Setup Wizard Set Token"
method: POST
path: "/api/0/wizard-set-token/"
---

# Setup Wizard Set Token

`POST /api/0/wizard-set-token/`

Authenticated api for storing projects data to later be used by sentry-wizard

## Request body

- SetupWizardSchema — A 64 char random string used to provide a shorted lived and secure way to transfer sensative data.
  - `hash` string, required

## Response `200`

OK

---

[API](https://skmtc.net/glitchtip/apis/glitchtip-api.md) · [All operations](https://skmtc.net/glitchtip/apis/glitchtip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/glitchtip/glitchtip-api/revisions/45e129df1cfc/schema)
