For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Fork this repo
Get a demo
Fork this repo
Get a demo
API Reference
plant
Update an existing plant
Copy page
PUT
https://api.plantstore.dev/v3
/
plant
Request
Updated details of the plant
name
string
Optional
category
string
Optional
tags
list of strings
Optional
status
enum
Optional
Allowed values:
available
pending
sold
Response
Plant successfully updated
id
integer
name
string
status
string
tags
list of strings
Errors
400
Bad Request Error
404
Not Found Error