---
title: "Send or re-send the activation email"
method: POST
path: "/api/user/sendActivationMail"
tags: ["user-controller"]
---

# Send or re-send the activation email

`POST /api/user/sendActivationMail`

Force send the activation email to the user. Useful to resend the email if user has accidentally deleted it. 

Available for users with 'SYS_ADMIN' or 'TENANT_ADMIN' authority.

## Query parameters

- `email` string, required

## Response `200`

OK

---

[API](https://skmtc.net/thingsboard/apis/thingsboard-rest-api.md) · [All operations](https://skmtc.net/thingsboard/apis/thingsboard-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thingsboard/thingsboard-rest-api/revisions/40169ccdec5c/schema)
