Search...
/
Fork this repo
Get a demo
Get Started
Welcome
Concepts
SDKs
API Reference
plant
POST
Add a new plant to the store
PUT
Update an existing plant
GET
Finds Plants by status
GET
Finds plants by tags
GET
Find plant by ID
POST
Updates a plant in the store with form data
DEL
Delete a plant
POST
Upload an image
store
user
Fork this repo
Get a demo
API Reference
plant
Upload an image
POST
https://api.plantstore.dev/v3
/
plant
/
:plantId
/
uploadImage
Path parameters
plantId
long
Required
ID of plant to update
Headers
api_key
string
Required
Query parameters
additionalMetadata
string
Optional
Additional Metadata
Response
This endpoint returns an object.
code
integer
Optional
type
string
Optional
message
string
Optional
Built with