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
Example request
{
"notes": "The flower color is red"
}Response
Success