---
title: "Revokes the supplied token for this service and mode"
method: DELETE
path: "/v1/frontend/auth/service/{serviceExternalId}/mode/{serviceMode}"
tags: ["Auth"]
---

# Revokes the supplied token for this service and mode

`DELETE /v1/frontend/auth/service/{serviceExternalId}/mode/{serviceMode}`

## Path parameters

- `serviceExternalId` string, required
- `serviceMode` 'LIVE' | 'TEST', required

## Request body

- string

## Response `200`

OK

- string

## Other responses

- `404` — Token not found

---

[API](https://skmtc.net/government-digital-service/apis/publicauth-api.md) · [All operations](https://skmtc.net/government-digital-service/apis/publicauth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/government-digital-service/publicauth-api/revisions/c661c91f1df4/schema)
