---
title: "Activate Username"
method: POST
path: "/user_admin/v2/activate/{username}"
tags: ["admin"]
---

# Activate Username

`POST /user_admin/v2/activate/{username}`

## Path parameters

- `username` string, required

## Query parameters

- `product_name` 'chatbot'
- `start_new_period` boolean

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/exh/apis/ex-human.md) · [All operations](https://skmtc.dev/exh/apis/ex-human/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/exh/ex-human/revisions/cd3ee850caf2/schema)
