---
title: "Revoke JWT(s) by UID (user@domain)"
method: DELETE
path: "/jwt/{uid}"
tags: ["Authentication/JWT (JSON Web Token)"]
---

# Revoke JWT(s) by UID (user@domain)

`DELETE /jwt/{uid}`

## Path parameters

- `uid` string, required

## Response `202`

- object

## Other responses

- `400`
- `401`
- `404`

---

[API](https://skmtc.net/ns-api/apis/netsapiens-api-v2.md) · [All operations](https://skmtc.net/ns-api/apis/netsapiens-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ns-api/netsapiens-api-v2/revisions/d37f65b5b886/schema)
