Skip to main content
PUT
Set a location's permanent (fallback) limit

Authorizations

x-api-key
string
header
required

Per-tenant API key. Tenant is derived from the key — never from the request.

Path Parameters

locationId
string
required

Body

application/json
limitKw
number<float>
required
Example:

100

Response

Permanent limit updated

locationId
string
Example:

"3632155"

permanentLimitKw
number
Example:

100

effectiveLimitKw
number | null
Example:

100