---
title: "Changes to Activate a user"
method: POST
path: "/users.activate"
---

# Changes to Activate a user

`POST /users.activate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2024-10-18** `fdf2ec9c9df4` — 1 info
- **2024-07-06** `7b33b538cd7d` — 9 info

## Changes

- **2024-10-18** `fdf2ec9c9df4` — 1 info
  - added the non-success response with the status `429`
- **2024-07-06** `7b33b538cd7d` — 9 info
  - added the optional property `data` to the response with the `401` status
  - added the optional property `data` to the response with the `403` status
  - added the optional property `data` to the response with the `404` status
  - added the optional property `message` to the response with the `401` status
  - added the optional property `message` to the response with the `403` status
  - added the optional property `message` to the response with the `404` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `status` to the response with the `403` status
  - added the optional property `status` to the response with the `404` status

---

[Operation](https://skmtc.dev/defaulr/apis/outline-api/docs/users.activate/post.md) · [API](https://skmtc.dev/defaulr/apis/outline-api.md) · [Page](https://skmtc.dev/defaulr/apis/outline-api/changes/users.activate/post)
