{
"name": "<string>",
"id": 123,
"tag": "<string>"
}Information about a new plant added to the store
{
"name": "<string>",
"id": 123,
"tag": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Plant added to the store
Return a 200 status to indicate that the data was received successfully