{ "name": "<string>", "tag": "<string>" }
Creates a new plant in the store
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Plant to add to the store
The body is of type object.
object
plant response
The response is of type object.
Was this page helpful?