Information about a new plant added to the store

postWebhook/plant/webhook

Payload

namestring required

The name of the plant

tagstring

Tag to specify the type

idinteger required

Identification number of the plant

Response

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

Changes