Skip to main content
PUT

Authentication

Requires a key with the fields:write scope.

Path parameters

string
required
Farm UUID.
string
required
Field UUID.

Request body

All fields are optional. Only fields you include in the body are updated.
string
1–200 characters.
string
Up to 2,000 characters. Pass null to clear.
number | string
Positive number in the farm’s areaUnit.
object
GeoJSON Polygon. Pass null to clear.
string
Up to 100 characters. Pass null to clear.
number | string
Pass null to clear.
string
One of active, fallow, preparing, planted.
string
Up to 5,000 characters. Pass null to clear.

Irrigation overrides (Blueprint §9.4)

These override the farm-wide irrigation defaults for this field.
number
Liters/hour per emitter, 0–100.
integer
0–50.
number
0–20 meters.
string
One of drip, sprinkler, flood, pivot, manual, none.

Response

Returns the updated field wrapped under data.

Errors