---
title: "Delete auth token (admin)"
method: DELETE
path: "/auth-tokens/{tokenId}"
tags: ["Tokens"]
---

# Delete auth token (admin)

`DELETE /auth-tokens/{tokenId}`

## Path parameters

- `tokenId` string, required

## Response `204`

Deleted

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Server error

---

[API](https://skmtc.net/sipcapture/apis/homer-next-gen-api.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-next-gen-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-next-gen-api/versions/1966dd0df318/schema)
