Skip to main content
DELETE
/
plants
/
{id}
/plants/{id}
curl --request DELETE \
  --url https://apaas.apaas.mypaas.com/plants/{id}
{}

Path Parameters

id
integer
required

ID of plant to delete

Response

Plant deleted

The response is of type object.