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

Changes

No recorded changes to this endpoint across all 1 revision of this API.