---
title: "Revoke a token (optional)"
method: POST
path: "/v1/oauth/revoke"
tags: ["Auth"]
---

# Revoke a token (optional)

`POST /v1/oauth/revoke`

## Request body

- object
  - `token` string, required

## Response `200`

Revoked

## Other responses

- `400` — 400 Bad Request
- `401` — 401 Unauthorized
- `500` — 500 Server Error

---

[API](https://skmtc.net/thrivory-com/apis/thrivory-thrivenow-api.md) · [All operations](https://skmtc.net/thrivory-com/apis/thrivory-thrivenow-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thrivory-com/thrivory-thrivenow-api/versions/9893450caa9b/schema)
