---
title: "Revoke existing token"
method: POST
path: "/token/revocation"
tags: ["Authentication and Authorization"]
---

# Revoke existing token

`POST /token/revocation`

Revoke existing authentication/authorization token

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.dev/elliemae/apis/oauth2-restful-api.md) · [All operations](https://skmtc.dev/elliemae/apis/oauth2-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/elliemae/oauth2-restful-api/revisions/f1196f5edd58/schema)
