---
title: "Delete one failover mapping"
method: DELETE
path: "/admin/failover"
tags: ["admin"]
---

# Delete one failover mapping

`DELETE /admin/failover`

## Request body

- AdminDeleteFailoverRuleRequest
  - `primary_model` string

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `502` — Bad Gateway
- `503` — Service Unavailable

---

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