---
title: "Changes to Create a bridge token"
method: POST
path: "/v1/users/{user_id}/tokens/"
---

# Changes to Create a bridge token

`POST /v1/users/{user_id}/tokens/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-07-27** `f7c013875516` — 4 warning
- **2026-07-26** `e58688835e25` — 4 warning, 3 info

## Changes

- **2026-07-27** `f7c013875516` — 4 warning
  - the `access_token` request property's maxLength was set to `32`
  - the `company_mapping_id` request property's maxLength was set to `64`
  - the `template_id` request property's maxLength was set to `32`
  - the `tracking_info` request property's maxLength was set to `255`
- **2026-07-26** `e58688835e25` — 4 warning, 3 info
  - added the new `credit` enum value to the `allowed_products/items/` response property for the response status `201`
  - added the new `credit` enum value to the `product_type` response property for the response status `201`
  - added the new `education` enum value to the `allowed_products/items/` response property for the response status `201`
  - added the new `education` enum value to the `product_type` response property for the response status `201`
  - added the new `credit` enum value to the request property `allowed_products/items/`
  - added the new `education` enum value to the request property `allowed_products/items/`
  - added the non-success response with the status `404`

---

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