---
title: "Removes all expired API Keys"
method: GET
path: "/cron/apiKeys/removeExpired"
tags: ["ApiKey"]
---

# Removes all expired API Keys

`GET /cron/apiKeys/removeExpired`

Called to clean up expired API keys

## Response `204`

Expired API key cleanup successful

## Other responses

- `default` — Unknown error

---

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