---
title: "Tokens:Delete"
method: DELETE
path: "/tokenization/tokens/{code}"
tags: ["Tokens"]
---

# Tokens:Delete

`DELETE /tokenization/tokens/{code}`

Delete a specific tokenization token

## Path parameters

- `code` string, required

## Response `204`

No content.

## Other responses

- `400` — Bad request, see response body for more information
- `401` — Unauthorized. Supplied credentials are invalid
- `403` — Forbidden. Supplied credentials have no rights
- `404` — Resource not found
- `405` — Used HTTP method is not allowed
- `406` — Not acceptable. The supplied content type in the accept parameter in the header is not supported
- `409` — Indicates a request conflict with the current state of the target resource
- `429` — Rate limit reached.
- `500` — An internal error occurred

---

[API](https://skmtc.net/pay/apis/pay-transaction-gateway-unit-api.md) · [All operations](https://skmtc.net/pay/apis/pay-transaction-gateway-unit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pay/pay-transaction-gateway-unit-api/versions/2bc260c7bdfc/schema)
