cURL
Endpoint examples
Create Plant
Creates a new plant in the store
POST
cURL
Autorizace
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Tělo
application/json
Plant to add to the store
Creates a new plant in the store
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Plant to add to the store