---
title: "SendVerificationCode"
method: GET
path: "/api/v1/auth/sendVerificationCode"
tags: ["v1/auth"]
---

# SendVerificationCode

`GET /api/v1/auth/sendVerificationCode`

接口权限编码:v1:auth:sendVerificationCode

## Query parameters

- `email` string, required
- `verificationType` string, required

## Response `200`

OK

- object
  - `verificationUuid` string

## Changes

> 6 revisions in range; 1 could not be searched.

- **2025-09-28** `e1154be53c2c` — 3 info
  - api operation id `v1/AuthSendVerificationCode` removed and replaced with `authSendVerificationCode`
  - api tag `auth` added
  - api tag `v1/auth` removed

[Change history](https://skmtc.dev/jzero-io/apis/untitled-api/changes/api/v1/auth/sendVerificationCode/get.md)

---

[API](https://skmtc.dev/jzero-io/apis/untitled-api.md) · [All operations](https://skmtc.dev/jzero-io/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jzero-io/untitled-api/revisions/80c5cdf6eb39/schema)
