---
title: "Resends a verification email"
method: POST
path: "/v1/send-verification-email"
tags: ["Users"]
---

# Resends a verification email

`POST /v1/send-verification-email`

## Request body

- object
  - `data` object, required
    - `userId` string, required

## Response `200`

Returns a created wallet

---

[API](https://skmtc.dev/akash-network/apis/akash-network-console-api.md) · [All operations](https://skmtc.dev/akash-network/apis/akash-network-console-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/akash-network/akash-network-console-api/revisions/77a0df47eb74/schema)
