Endpoint Examples
Create Plant
Create a plant in the sample Plant Store API (OpenAPI playground demo)
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Plant to add to the store