Endpoint Examples
Delete Plant
Deletes a single plant based on the ID supplied
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of plant to delete
cURL
Deletes a single plant based on the ID supplied
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of plant to delete