{
"name": "<string>",
"id": 123,
"tag": "<string>"
}Webhook
Webhook (exemplo)
Webhook de demonstração do Mintlify; o path permanece em openapi.json para o playground.
WEBHOOK
/
plant
/
webhook
{
"name": "<string>",
"id": 123,
"tag": "<string>"
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Plant added to the store
Response
200
Return a 200 status to indicate that the data was received successfully
