Body
application/json
Plant added to the store
Response
200
Return a 200 status to indicate that the data was received successfully
{
"name": "<string>",
"tag": "<string>",
"id": 123
}
{
"name": "<string>",
"tag": "<string>",
"id": 123
}
Plant added to the store
Return a 200 status to indicate that the data was received successfully
Was this page helpful?