Report an error
A short API call to report an error regarding a plant entry
Path parameters
The id or the slug of the requested species
Request body
Example request
{
"notes": "The flower color is red"
}Response
Success
Changes
Changed in 5 of the 31 revisions of this API.39
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the success response with the status
201response-success-status-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
api operation id
reportSpeciesremoved and replaced withreportPlantsapi-operation-id-removed
- ○
api tag
Plantsaddedapi-tag-added
- ○
api tag
Speciesremovedapi-tag-removed
- ○
- ▲
removed the success response with the status
201response-success-status-removed
- ○
api operation id
reportPlantsremoved and replaced withreportSpeciesapi-operation-id-removed
- ○
api tag
Speciesaddedapi-tag-added
- ○
api tag
Plantsremovedapi-tag-removed
- ○
added the success response with the status
200response-success-status-added
- ▲