Update Solar Farm Details
PATCH {{url}}/v2/solar_farms/{{farm_id}}?org_id={{org_id}}
Allows for the update of various farm details. Asset ID must be unique within the org. Attempting to enter asset_id
: 123
on two different farms within the same parent org will return an error.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
org_id | string |