v1
latestOpenAPI 3.0.12026-07-173026352.6 KBPlants
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
Example request
{
"notes": "The flower color is red"
}Response
Success