---
title: "POST /backoffice/tokens/{Id}/revoke"
method: POST
path: "/backoffice/tokens/{Id}/revoke"
tags: ["backoffice"]
---

# POST /backoffice/tokens/{Id}/revoke

`POST /backoffice/tokens/{Id}/revoke`

## Path parameters

- `id` integer, required

## Response `200`

Success

- RevokeTokenResponse — RevokeTokenResponse
  - `id` integer
  - `revoked_at` string, date-time

---

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