Skip to main content
POST

Authorizations

x-api-key
string
header
required

API Key authentication. Enter your API key in the format: YOUR_API_KEY

Body

application/json
target_kw
number | null

Target power in kW to reduce production with.

target_percentage
number | null

Target percentage of max capacity to reduce production with.

Required range: 0 <= x <= 100
end_time
string | null

End time for the flex request in ISO 8601 format in UTC. If not provided, the flex request will be applied indefinitely until a new request is made.

brand_filter
string[] | null

Filter devices by brands. If not provided, all brands will be considered.

Response

All controls accepted successfully

meta
DevicesPVFlexMeta · object
required

Response metadata.