---
title: "Disable threshold"
method: POST
path: "/loadpoints/{id}/disable/threshold/{threshold}"
tags: ["loadpoints"]
---

# Disable threshold

`POST /loadpoints/{id}/disable/threshold/{threshold}`

Specifies the grid draw power to stop charging in solar mode.

## Path parameters

- `id` integer, required — Loadpoint index starting at 1.
- `threshold` number, required — Power in W

## Response `200`

Success - Number result

- number

---

[API](https://skmtc.net/evcc-io/apis/evcc.md) · [All operations](https://skmtc.net/evcc-io/apis/evcc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evcc-io/evcc/versions/7fa21d69a508/schema)
