Skip to main content
DELETE

Authentication

Requires a key with the fields:write scope.

Path parameters

string
required
Farm UUID.
string
required
Field UUID.

Response

Returns 204 No Content on success.
Fields with associated crops have an ON DELETE RESTRICT foreign key (per Land hierarchy — field is the unit of infrastructure). Soft-deleting a field that still has active crops succeeds at the application layer but leaves orphan-reachable crops; soft-delete the crops first when possible.

Errors