{
"name": "<string>",
"id": 123,
"tag": "<string>"
}Information about a new plant added to the store
{
"name": "<string>",
"id": 123,
"tag": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.lynxly.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Plant added to the store
Return a 200 status to indicate that the data was received successfully
Was this page helpful?