---
title: "Activate the user account"
method: POST
path: "/v2/user/customer/account/activate"
tags: ["Customer - Account"]
---

# Activate the user account

`POST /v2/user/customer/account/activate`

## Request body

- string, guid

## Response `204`

User account activated.

## Other responses

- `403` — Invalid email activation id
- `409` — User account already activated.
- `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)
