---
title: "发送验证码"
method: POST
path: "/base/sendcode"
tags: ["基础管理"]
---

# 发送验证码

`POST /base/sendcode`

向指定邮箱发送验证码

## Request body

- RequestBaseSendCodeReq
  - `mail` string, required

## Response `200`

OK

- ResponseResponseBody
  - `code` integer
  - `data` unknown
  - `msg` string

---

[API](https://skmtc.dev/opsre/apis/go-ldap-admin.md) · [All operations](https://skmtc.dev/opsre/apis/go-ldap-admin/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opsre/go-ldap-admin/revisions/b7dd139f5de2/schema)
