---
title: "Changes to Generate a portal token for a customer"
method: POST
path: "/api/v1/customers/{id_or_alias}/portal-token"
---

# Changes to Generate a portal token for a customer

`POST /api/v1/customers/{id_or_alias}/portal-token`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 54 revisions.

- **2026-03-27** (v1) `de35c02bb0d2` — 3 warning, 1 info
- **2026-01-20** (v1) `665f680338b5` — 2 info
- **2025-12-17** (v1) `2244ec0dabe3` — 1 info
- **2025-07-09** (v1) `dece17f86f99` — 1 breaking

## Changes

- **2026-03-27** (v1) `de35c02bb0d2` — 3 warning, 1 info
  - added the new `TOO_MANY_REQUESTS` enum value to the `code` response property for the response status `401`
  - added the new `TOO_MANY_REQUESTS` enum value to the `code` response property for the response status `404`
  - added the new `TOO_MANY_REQUESTS` enum value to the `code` response property for the response status `500`
  - added the non-success response with the status `429`
- **2026-01-20** (v1) `665f680338b5` — 2 info
  - api tag `Customers` added
  - api tag `customer` removed
- **2025-12-17** (v1) `2244ec0dabe3` — 1 info
  - endpoint added
- **2025-07-09** (v1) `dece17f86f99` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/meteroid-oss/apis/meteroid/docs/api/v1/customers/:id_or_alias/portal-token/post.md) · [API](https://skmtc.dev/meteroid-oss/apis/meteroid.md) · [Page](https://skmtc.dev/meteroid-oss/apis/meteroid/changes/api/v1/customers/:id_or_alias/portal-token/post)
