---
title: "Decrement hashrate target"
method: PATCH
path: "/api/v1/performance/hashrate-target/decrement"
tags: ["Performance"]
---

# Decrement hashrate target

`PATCH /api/v1/performance/hashrate-target/decrement`

Decrements hashrate target for the miner by a set value.

## Request body

- TeraHashrate
  - `terahash_per_second` number, double, required

## Response `200`

Successful response containing hashrate target (Th/s).

- TeraHashrate
  - `terahash_per_second` number, double, required

---

[API](https://skmtc.net/256foundation/apis/braiins-os-public-rest-api.md) · [All operations](https://skmtc.net/256foundation/apis/braiins-os-public-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/256foundation/braiins-os-public-rest-api/versions/d341c8e1d506/schema)
