Skip to main content
DELETE
/
plants
/
{id}
cURL
curl --request DELETE \
  --url https://mlink-delay.nms.saturn.spiderrockconnect.com/rest/plants/{id}
This response has no body data.

Path Parameters

id
integer<int64>
required

ID of plant to delete

Response