---
title: "Clear all user auth tokens and Kong consumers"
method: GET
path: "/v1/authentication/cleanup"
tags: ["Internal Authentication Controller"]
---

# Clear all user auth tokens and Kong consumers

`GET /v1/authentication/cleanup`

Clears all user auth tokens and removes Kong consumers in a background thread

## Response `200`

Cleanup operation initiated successfully

- boolean

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.dev/floik/apis/floik-authentication-server.md) · [All operations](https://skmtc.dev/floik/apis/floik-authentication-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/floik/floik-authentication-server/revisions/2b2a5dad2f5e/schema)
