---
title: "Cluster Force Election"
method: POST
path: "/api/v1.cluster-admin.force-election"
tags: ["ClusterAdmin"]
---

# Cluster Force Election

`POST /api/v1.cluster-admin.force-election`

Force the cluster to conduct an election immediately

## Request body

- ClusterForceElectionIn

## Response `200`

- ClusterForceElectionOut
  - `previous_leader_id` string, nullable
  - `new_leader_id` string, nullable

## Other responses

- `400`
- `401`
- `403`
- `422`

---

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