---
title: "Delete a token."
method: DELETE
path: "/v1/tokens/{id}"
tags: ["tokensLibraryManagement"]
---

# Delete a token.

`DELETE /v1/tokens/{id}`

Delete a token with the given identifier in the token library.

## Path parameters

- `id` string, required

## Response `204`

The token was deleted successfully.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/versions/18a824df1e78/schema)
