---
title: "Changes to Add token allowlist entry"
method: POST
path: "/v1/issuance/tokens/{tokenId}/allowlist"
---

# Changes to Add token allowlist entry

`POST /v1/issuance/tokens/{tokenId}/allowlist`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 19 revisions.

- **2026-09-17** `c40cf3f45740` — 7 warning
- **2026-09-15** `ae979bae198c` — 6 warning, 1 info
- **2026-09-11** `1e499ac13ac8` — 1 info
- **2026-08-15** `3e302bba5386` — 6 warning

## Changes

- **2026-09-17** `c40cf3f45740` — 7 warning
  - added the new `VAULT_EXPOSURE_CAP` enum value to the `error/code` response property for the response status `400`
  - added the new `VAULT_EXPOSURE_CAP` enum value to the `error/code` response property for the response status `401`
  - added the new `VAULT_EXPOSURE_CAP` enum value to the `error/code` response property for the response status `403`
  - added the new `VAULT_EXPOSURE_CAP` enum value to the `error/code` response property for the response status `404`
  - added the new `VAULT_EXPOSURE_CAP` enum value to the `error/code` response property for the response status `409`
  - added the new `VAULT_EXPOSURE_CAP` enum value to the `error/code` response property for the response status `422`
  - added the new `VAULT_EXPOSURE_CAP` enum value to the `error/code` response property for the response status `500`
- **2026-09-15** `ae979bae198c` — 6 warning, 1 info
  - added the new `SIGNING_REJECTED` enum value to the `error/code` response property for the response status `400`
  - added the new `SIGNING_REJECTED` enum value to the `error/code` response property for the response status `401`
  - added the new `SIGNING_REJECTED` enum value to the `error/code` response property for the response status `403`
  - added the new `SIGNING_REJECTED` enum value to the `error/code` response property for the response status `404`
  - added the new `SIGNING_REJECTED` enum value to the `error/code` response property for the response status `409`
  - added the new `SIGNING_REJECTED` enum value to the `error/code` response property for the response status `500`
  - added the non-success response with the status `422`
- **2026-09-11** `1e499ac13ac8` — 1 info
  - added the new optional request property `signingCustodyWalletId`
- **2026-08-15** `3e302bba5386` — 6 warning
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `400`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `401`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `403`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `404`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `409`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `500`

---

[Operation](https://skmtc.dev/solana/apis/solana-developer-platform-api/docs/v1/issuance/tokens/:tokenId/allowlist/post.md) · [API](https://skmtc.dev/solana/apis/solana-developer-platform-api.md) · [Page](https://skmtc.dev/solana/apis/solana-developer-platform-api/changes/v1/issuance/tokens/:tokenId/allowlist/post)
