Ana içeriğe atla
DELETE
/
plants
/
{id}
cURL
curl --request DELETE \
  --url http://sandbox.mintlify.com/plants/{id} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Yetkilendirmeler

Authorization
string
header
gerekli

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Yol Parametreleri

id
integer<int64>
gerekli

ID of plant to delete

Yanıt