cURL
curl --request PUT \ --url http://sandbox.mintlify.com/plants/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "id": 123, "tag": "<string>" } '
This response has no body data.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID of plant to delete
Plant to add to the store
The name of the plant
Identification number of the plant
Tag to specify the type