v1

latestOpenAPI 3.0.02026-08-061380344.2 KB
Crops & Plantings

Update a Plant Type

put/plants/{plant_id}

Path parameters

plant_idstring required

Headers

Content-Typestring

Request body

object required

Example request

{
  "days_to_maturity": 25,
  "spacing": 4
}

Response

Successful response