---
title: "POST /users/{id}/activate/"
method: POST
path: "/users/{id}/activate/"
tags: ["users"]
---

# POST /users/{id}/activate/

`POST /users/{id}/activate/`

## Path parameters

- `id` string, uuid, required

## Query parameters

- `format` 'json' | 'xml'

## Request body

- UserActivation
  - `token` string, uuid, required
  - `password` string

## Response `200`

## Changes

- **2022-09-08** `486e2fd12f8f` — 1 info
  - endpoint added
- **2022-08-19** `8446ece0e148` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/changes/users/:id/activate/post.md)

---

[API](https://skmtc.dev/oeklo/apis/gsmtasks-project-api.md) · [All operations](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oeklo/gsmtasks-project-api/revisions/486e2fd12f8f/schema)
