v1

latestOpenAPI 3.0.12026-07-173026352.6 KB
Plants

Report an error

A short API call to report an error regarding a plant entry

post/api/v1/plants/{id}/report

Path parameters

idstring required

The id or the slug of the requested species

Request body

notesstring

An optional note about the incorrect data

Example request

{
  "notes": "The flower color is red"
}

Response

Success