---
title: "CreateMagicLink"
method: POST
path: "/gitpod.v1.AccountService/CreateMagicLink"
tags: ["gitpod.v1.AccountService"]
---

# CreateMagicLink

`POST /gitpod.v1.AccountService/CreateMagicLink`

## Request body

- GitpodV1CreateMagicLinkRequest
  - `email` string, email, required
  - `name` string — Name of the Account

## Response `200`

Success

- GitpodV1CreateMagicLinkResponse
  - `magicLink` string, uri, required — The magic link to send to the user

## Other responses

- `default` — Error

---

[API](https://skmtc.net/gitpod-io/apis/gitpod-v1.md) · [All operations](https://skmtc.net/gitpod-io/apis/gitpod-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitpod-io/gitpod-v1/revisions/44d50c2ac284/schema)
