---
title: "Set smart feed-in priority limit for all loadpoints"
method: POST
path: "/smartfeedinprioritylimit/{cost}"
tags: ["general"]
---

# Set smart feed-in priority limit for all loadpoints

`POST /smartfeedinprioritylimit/{cost}`

Convenience method to set smart feed-in priority limit for all loadpoints at once. Value is applied to each individual loadpoint.

## Path parameters

- `cost` number, required

## Response `200`

Success - Number result

- number

## Changes

> 37 revisions in range; 1 could not be searched.

- **2026-07-23** `46689b886c53` — 1 breaking, 1 warning
  - the response's body type/format changed from `object`/`` to `number`/`` for status `200`
  - removed the optional property `result` from the response with the `200` status
- **2026-07-23** `5f032b4182a7` — 1 breaking, 1 info
  - the response's body type/format changed from `number`/`` to `object`/`` for status `200`
  - added the optional property `result` to the response with the `200` status
- **2026-07-20** `32e824ccacfe` — 1 breaking, 1 warning
  - the response's body type/format changed from `object`/`` to `number`/`` for status `200`
  - removed the optional property `result` from the response with the `200` status
- **2025-10-25** `798096c809a6` — 1 info
  - endpoint added
- **2025-08-01** `2429e9297a5c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/evcc-io/apis/evcc/changes/smartfeedinprioritylimit/:cost/post.md)

---

[API](https://skmtc.dev/evcc-io/apis/evcc.md) · [All operations](https://skmtc.dev/evcc-io/apis/evcc/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evcc-io/evcc/revisions/5152af83a070/schema)
