cURL
端點示例
新增植物
Creates a new plant in the store
POST
cURL
授權
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
主體
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