Ana içeriğe atla
WEBHOOK
/
plant
/
webhook
{
  "name": "<string>",
  "id": 123,
  "tag": "<string>"
}

Yetkilendirmeler

Authorization
string
header
gerekli

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Gövde

application/json

Plant added to the store

name
string
gerekli

The name of the plant

id
integer<int64>
gerekli

Identification number of the plant

tag
string

Tag to specify the type

Yanıt

200

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