---
title: "Clear pinned race candidate"
method: DELETE
path: "/v1/miner/race-selection"
tags: ["miner"]
---

# Clear pinned race candidate

`DELETE /v1/miner/race-selection`

Clear the miner's pinned race candidate so the auto-pick is used.

## Response `204`

Successful Response

## Other responses

- `404` — No race selection currently exists
- `409` — Race is in progress; selection writes are locked

---

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