---
title: "Resend verification email."
method: POST
path: "/v1/users/{id}/resendWelcomeEmail"
tags: ["userManagement"]
---

# Resend verification email.

`POST /v1/users/{id}/resendWelcomeEmail`

Resend the welcome email to a user.

## Path parameters

- `id` string, required

## Response `204`

Welcome email was resent successfully.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/versions/18a824df1e78/schema)
