---
title: "Delete Authenticator"
method: DELETE
path: "/authenticators/{authenticator_id}"
tags: ["authenticators", "beta", "enterprise"]
---

# Delete Authenticator

`DELETE /authenticators/{authenticator_id}`

Delete an authenticator. This requires all connections created by that authenticator to be deleted first.

## Path parameters

- `authenticator_id` string, uuid, required

## Response `200`

Successful Response

- ResponseOK
  - `message` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `402` — Payment Required
- `422` — Validation Error
- `429` — Too Many Requests
- `500` — Internal Server Error

---

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