---
title: "Resend email activation"
method: POST
path: "/v2/user/customer/account/resendEmailActivation"
tags: ["Customer - Account"]
---

# Resend email activation

`POST /v2/user/customer/account/resendEmailActivation`

## Response `204`

Email activation resent

## Other responses

- `400` — Email activation not sent because of email problem. Ensure that your email is the correct one.
- `409` — Email activation not available because user account already activated.
- `429` — Email activation sent recently, must retry later. (One per hour)
- `502` — Email activate send failed because of our email service. Ensure that your email is the correct one otherwise please contact our support if the problem persists.
- `default` — Occurs when something goes wrong

---

[API](https://skmtc.net/beezup/apis/beezup-merchant-api.md) · [All operations](https://skmtc.net/beezup/apis/beezup-merchant-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beezup/beezup-merchant-api/revisions/557b7feddf8a/schema)
