Endpoint Examples
New Plant
Webhook payload shape for new plants in the sample Plant Store API (demo)
WEBHOOK
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