---
title: "Set the miner's default inference provider"
method: PATCH
path: "/v1/miner/inference-auth/default"
tags: ["miner"]
---

# Set the miner's default inference provider

`PATCH /v1/miner/inference-auth/default`

Set which provider claim_work should mint a token from for this miner.

## Request body

- SetDefaultProviderRequest — Request body for ``PATCH /v1/miner/inference-auth/default``.
  - `provider` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[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)
