---
title: "POST /oauth-app/client/revoke"
method: POST
path: "/oauth-app/client/revoke"
tags: ["oauth-app"]
---

# POST /oauth-app/client/revoke

`POST /oauth-app/client/revoke`

## Request body

- Model75
  - `token` string, required
  - `token_type_hint` 'access_token'

## Response `200`

Successful

- Model76

## Other responses

- `409` — OAuth App does not exist
- `500` — Internal Server Error

---

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