Add a new plant to the store

Request

This endpoint expects an object.
namestringOptional
categorystringOptional
tagslist of stringsOptional
statusenumOptional
Allowed values:

Response

Plant successfully added
idinteger or null
namestring or null
statusstring or null
tagslist of strings or null

Errors