---
title: "Changes to Issue user authentication token"
method: POST
path: "/v1/users/{user-id}/tokens"
---

# Changes to Issue user authentication token

`POST /v1/users/{user-id}/tokens`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 75 revisions.

- **2026-08-04** `a82f0495488c` — 1 breaking, 3 warning, 2 info
- **2026-07-14** `6c7a0c985250` — 1 info
- **2026-05-08** `c6aaf3632e48` — 1 breaking

## Changes

- **2026-08-04** `a82f0495488c` — 1 breaking, 3 warning, 2 info
  - the `validFor` request property type/format changed from `integer`/`` to `integer`/`int64`
  - the `description` request property's maxLength was set to `127`
  - the `validFor` request property's max was set to `4294967295.00`
  - the `validFor` request property's min was set to `1.00`
  - added the new optional request property `singleUse`
  - added the optional property `singleUse` to the response with the `201` status
- **2026-07-14** `6c7a0c985250` — 1 info
  - endpoint added
- **2026-05-08** `c6aaf3632e48` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/netxms/apis/netxms-api/docs/v1/users/:user-id/tokens/post.md) · [API](https://skmtc.dev/netxms/apis/netxms-api.md) · [Page](https://skmtc.dev/netxms/apis/netxms-api/changes/v1/users/:user-id/tokens/post)
