Skip to main content
WEBHOOK
/
plant
/
webhook
{
  "name": "Monstera Deliciosa",
  "tag": "<string>",
  "id": 1
}

Body

application/json

Plant added to the store

name
string
default:Monstera Deliciosa
required

The name of the plant

id
integer
default:1
required

Identification number of the plant

tag
string

Tag to specify the type

Response

200

Return a 200 status to indicate that the data was received successfully

I