---
title: "Revokes the supplied token for this account"
method: DELETE
path: "/v1/frontend/auth/{accountId}"
tags: ["Auth"]
---

# Revokes the supplied token for this account

`DELETE /v1/frontend/auth/{accountId}`

## Path parameters

- `accountId` string, 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)
