Přejít na hlavní obsah
WEBHOOK
/
plant
/
webhook
{
  "name": "<string>",
  "id": 123,
  "tag": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://wiki.diversity.cz/llms.txt

Use this file to discover all available pages before exploring further.

Autorizace

Authorization
string
header
povinné

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

Tělo

application/json

Plant added to the store

name
string
povinné

The name of the plant

id
integer<int64>
povinné

Identification number of the plant

tag
string

Tag to specify the type

Odpověď

200

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