Skip to main content
PATCH
Update general device attributes

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

org_id
string<uuid>
required

The organization ID of the user's organization

user_id
string<uuid>
required

The user ID of the user whom the device belongs to

device_id
string<uuid>
required

The ID of the device to be updated

Body

application/json
is_smart_optimization_active
boolean | null
is_authenticated
boolean | null
is_inverter_forced_mode_enabled
boolean | null
comment
string | null

Response

200

OK